Re: [Live-devel] stream webcam using ffmpeg and live555

2014-06-25 Thread Ross Finlayson
> That's what I thought too. The "testOnDemandRTSPServer" prints "missing sync > byte" on the console when I try to grab frames from it using VLC. Why didn't you mention this before? That's your problem: The UDP stream that you're generating (using "ffmpeg") does not contain proper MPEG Transpo

Re: [Live-devel] proxy server timing issues

2014-06-25 Thread Ross Finlayson
> I am streaming a video only back end live rtsp stream (H264 + RTP) to the > proxy server. > > When I kill all clients that are connected to my live555 proxy server and > restart them I notice that the clients (VLC for eg.) start at a video > position where the displayed video is 1 minute or o

Re: [Live-devel] Live555 support for RTSP over TLS

2014-06-25 Thread Gilles Chanteperdrix
On 06/24/2014 05:41 PM, Ross Finlayson wrote: >> Do you intend to supply this feature any time soon ? > If you already have a (TCP) TLS socket set up between your client and > server, then you can use it now, using existing code. > > In "RTSPClient::createNew()", note the (optional) "socketNumToSe

Re: [Live-devel] Any method to read tsx files?

2014-06-25 Thread Ross Finlayson
> I'm working in a team Does your team not have its own domain name? :-) > where some co-workers are using Live555. They have ts files with associated > tsx files, but some of them are empty and many other are not. The "MPEG2TransportStreamIndexer" utility will generate an empty ".tsx" file if

Re: [Live-devel] OpenRTSP test sample stops after 2 minutes

2014-06-25 Thread Ross Finlayson
The diagnostic output from "openRTSP" shows that you are using a (very) old version of the "LIVE555 Streaming Media" software. We support only the latest version of the code. Please upgrade to the latest version; see http://www.live555.com/liveMedia/faq.html#latest-version Also, I see