Re: [Live-devel] Streaming H.264 avc

2013-06-24 Thread Ross Finlayson
> The file extension is indeed mpg. I have 3 streams in it: > One of them is mpeg audio, another audio stream of mpeg2-ps (which I suspect > is corrupted) and a video stream of h264ES. > > Can testOnDemandRTSPServer work with this? I think so. But yet again: > Please put the file on a publica

Re: [Live-devel] Streaming H.264 avc

2013-06-24 Thread Guy Cohen
Hi The file extension is indeed mpg. I have 3 streams in it:  One of them is mpeg audio, another audio stream of mpeg2-ps (which I suspect is corrupted) and a video stream of h264ES. Can testOnDemandRTSPServer work with this? How I'm supposed to stream this kind of media? Can I stream only the

Re: [Live-devel] Streaming H.264 avc

2013-06-10 Thread Ross Finlayson
> I wanted to know if the live supports streaming of H.264/MPEG4 AVC (part 10) > (h264). Of course it does. We provide several examples of this. > > I ran the testOnDemandRTSPServer, > > but when I stream the h.264 movie and play it with vlc, the image is > corrupted. > The format of the vi

[Live-devel] Streaming H.264 avc

2013-06-08 Thread Guy Cohen
Hi I wanted to know if the live supports streaming of H.264/MPEG4 AVC (part 10) (h264). I ran the testOnDemandRTSPServer, but when I stream the h.264 movie and play it with vlc, the image is corrupted. The format of the video is mpg. I don't know where I went wrong... Thanks, Guy.___