Re: [Live-devel] H.264 OpenRTSP

2012-07-09 Thread Ross Finlayson
> 1) When I am running OpenRTSP to play H.264 RTSP stream coming from a > camera, it creates video-H264-1 file. What type of file is that? It's a H.264 video Elementary Stream file (with MPEG 'start codes' 0x0001 inserted at the front of each NAL unit). > I tried to run this file in vlc p

[Live-devel] H.264 OpenRTSP

2012-07-07 Thread Abhishek Madaan
Hi,   I have couple of questions: 1)  When I am running OpenRTSP to play H.264 RTSP stream coming from a camera, it creates video-H264-1 file. What type of file is that? I tried to run this file in vlc player but it doesn't run at all.   2) I want to take the H.264 streaming using live555 li