Re: [Live-devel] RTSP USB Webcam Stream Server

2017-01-07 Thread Ross Finlayson
> I am trying to live usb webcam RTSP streaming on ubuntu. I have downloaded > LIVE555 and installed. Also, I changed the testH264VideoStreamer.cpp and > DeviceSource.cpp as per the instructions given in the following link. > > http://stackoverflow.com/questions/27279161/using-live555-to-stream-

[Live-devel] RTSP USB Webcam Stream Server

2017-01-07 Thread Shrikant Dasari
Hi all, I am trying to live usb webcam RTSP streaming on ubuntu. I have downloaded LIVE555 and installed. Also, I changed the testH264VideoStreamer.cpp and DeviceSource.cpp as per the instructions given in the following link. http://stackoverflow.com/questions/27279161/using-live555- to-stream-li

Re: [Live-devel] When streaming RTP over TCP, Live555 Proxy Server sometimes does not reconnect to 'back end' device

2017-01-07 Thread Erik Montnemery
>> The problem frequently occurs in the following scenarios: >> 1) ProxyRTSPClient::continueAfterLivenessCommand called from within >> the stack frame of SocketDescriptor::tcpReadHandler. >> 2) A client to the proxy server issues PLAY while the connection to the >> 'back end' is being reestablished