Re: [Live-devel] Required Help in Receiving Audio Video Stream using OpenRTSP

2013-02-05 Thread Ross Finlayson
> I am getting problems in getting video stream from the following address > rtsp://admin:12345@86.47.236.162:9001/h264/ch1/main/av_stream > > I have tried openRTSP but the saved file is empty. This is answered in the FAQ (that everyone was asked to read before posting to the mailing list). Ros

[Live-devel] Required Help in Receiving Audio Video Stream using OpenRTSP

2013-02-05 Thread Muhammad Hassan
Hi, I am getting problems in getting video stream from the following address rtsp://admin:12345@86.47.236.162:9001/h264/ch1/main/av_stream I have tried openRTSP but the saved file is empty. Thanks, -- Muhammad Hassan , Senior Software Engineer, TeReSol , Pakistan. www.t

Re: [Live-devel] where to place media files in CentOS

2013-02-05 Thread Ross Finlayson
> I installed the live555MediaServer on CentOS using an rpm and it was > successful. But I have no idea where to place the media files for the server. Put them in the same directory as the "live555MediaServer" application binary. (However, you should also make sure that you have the latest versi

[Live-devel] RTP stream retransmit

2013-02-05 Thread Zvika Meiseles
Ok, 10x Ross. My initial implementation was a little simpler: MPEG1or2VideoRTPSource --> MPEG2TransportStreamFromESSource --> SimpleRTPSink This produced valid TS video, but some of the frames were sent a little late (causing "frame may be too late to be displayed (0.0)"