[Live-devel] SingleStep(): select() fails: Bad file descriptor

2014-12-18 Thread Sharmistha Chatterjee
Hi All, I am using live555ProxyServer in my multi-threaded application..The application will only use a single instance of proxyServer from only one of its thread. (no multi-thread handling of live555) I ran the proxyServer provided in the example, and was able to stream successfully from a VLC c

Re: [Live-devel] SingleStep():select() fails

2008-10-28 Thread Ross Finlayson
I'm trying to incorporate the MPEG1or2VideoRTPSource into my application. My application needs to poke a web service to start the RTP stream, so RTSP isn't appropriate. I just want to listen to the UDP port and capture the stream as it comes in. I can do this in Java by just opening up a Data

[Live-devel] SingleStep():select() fails

2008-10-28 Thread Melms, Kenneth X. -ND
Greetings all. First post, so I'll only waste a little bandwidth saying "AWESOME LIBRARY!" and move to my issue. I'm trying to incorporate the MPEG1or2VideoRTPSource into my application. My application needs to poke a web service to start the RTP stream, so RTSP isn't appropriate. I just want