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

2014-06-24 Thread John Q via live-devel
--- Begin Message --- Hi Ross, 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. On Tuesday, 24 June 2014, 2:29, Ross Finlayson wrote: I want to stream my webcam from a windows 7 (64-bit) machine

[Live-devel] proxy server timing issues

2014-06-24 Thread John Q via live-devel
--- Begin Message --- 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 m

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

2014-06-24 Thread From Albion
Hello everybody, I'm working in a team 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. I'd like to know if there is any method of reading those tsx files in order to know the content and hopefully discove

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

2014-06-24 Thread minus
1) The server is IP camera. Details below: Kernel version: Linux 3.0.8 armv5tejl File system version: TH38R2-ONVIF V2.5.0.6 build 2014-01-26 12:39:49 Here is issuer firmware link: http://www.en.tpsee.com/firmware/20140127/firmware_HI3518C-V2-ONVIF-V2.5.0.6_20140126123951.bin Here is the SDK:

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

2014-06-24 Thread Ross Finlayson
> 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) "socketNumToServer" parameter. You can set this to specify the (TL

[Live-devel] Live555 support for RTSP over TLS

2014-06-24 Thread Gaurav Badhan
At the to do list is task: "Add support for SRTP ('secure' RTP), and perhaps also RTSP-over-TLS." Do you intend to supply this feature any time soon ? Regards, G Badhan ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/ma

Re: [Live-devel] Starting Frames are corrupted

2014-06-24 Thread Jeff Shanab
The first of the 3 images looks like the information has been truncated, at least on the luminence plane but with all grey it is not certain. The first frame in full color pictures from earlier email, the one of a cube and pyrimid is definitely truncated. With the decoders I've used, when the decod

Re: [Live-devel] Starting Frames are corrupted

2014-06-24 Thread Vikram Singh
On a further note : -I was testing the same file with wowza streaming server and I did not find any glitches at the start. -But the same file when I am streaming with directly downloaded file testH264VideoStreamer.exe provided in the testprogs of live555 library, the strea