Re: How to build webcam application

2013-08-27 Thread Rick Harrison
Hi there, The easy way out is to use: http://www.ustream.tv/ That with the revBrowser and you are done! Good luck! Rick On Aug 27, 2013, at 3:50 AM, paolo mazza wrote: > Björnke > to set up a live videostreaming you can use these services (twitch.tv, > livestream.com ..) or manage a stream

Re: How to build webcam application

2013-08-27 Thread paolo mazza
Björnke to set up a live videostreaming you can use these services (twitch.tv, livestream.com ..) or manage a streaming server by yourself ( ie Wowza). But the point is, how can you have a LiveCode desktop application to show a live video streaming? AFAIK the old QuickTime player can not manage li

Re: How to build webcam application

2013-08-26 Thread paolo mazza
Mark, as far as I know at the moment there are only 2 ways to show a LIVE video streaming in livecode: 1 - use the QuickTime player provided by LiveCode and connect to a QuickTime streaming server using the rtsp protocol 2 - set up a RevBrowser window in you app, open a web page with a player (JVP

Re: How to build webcam application

2013-08-26 Thread Björnke von Gierke
there's existing services for that, like twitch.tv or livestream.com On 26.08.2013, at 01:01, Mark wrote: > Hi all, > I was wondering how to go about building a desktop application that would > allow people to watch my band play live at a gig. > These people are not able to attend the gig, so I

Re: How to build webcam application

2013-08-25 Thread Joe Lewis Wilkins
Hi Mark, (Everyone else please excuse me for using this Forum.) We've never connected, but I thought I should give you my nephews email address. He is retired from his day job, but often plays gigs with a couple of his buddies. I don't know much about this but this is what the Internet is good

Re: How to build webcam application

2013-08-25 Thread Mark Wieder
Mark- Sunday, August 25, 2013, 4:01:50 PM, you wrote: > Anyone have any ideas about how to go about this? Suggestion: don't even think about it. The bandwidth would kill you. Instead, think about partnering with concertwindow. Or go the low-tech ustream route and put up with network buffering an

How to build webcam application

2013-08-25 Thread Mark
Hi all, I was wondering how to go about building a desktop application that would allow people to watch my band play live at a gig. These people are not able to attend the gig, so I was thinking that this client and host app would allow them to watch and listen in a live scenario. Anyone have an