[Live-devel] problem (?) when outputting raw H264 stream with openRTSP
Guillaume Grimaldi
guillaume.grimaldi at c-s.fr
Fri Nov 20 00:26:18 PST 2009
Ross Finlayson a écrit :
>> Hi.When I capture a rtsp h264 stream with openRTSP and save it into a
>> .mp4 file (-4 option), I can reproduce it with common players (vlc,
>> mplayer etc.)However, if I save the captured stream into a "raw" file
>> (i.e video-H264-1) I cannot see it with any player. Why ?
>
> Because those media players (which are not our software, BTW) happen
> not to support playing a 'raw' H.264 file.
>
Hi everybody.
Did you say that common players like vlc can not read h264 raw stream ?
So if I stream a H264VideoRTP, I can not read my stream with those media
players. Just only with a H264VideoRTPSource. I say that because I'm
trying to play with vlc my h264 stream, but, despite receving many
packets, no video bloc are decoded.
Can you confirm this sentence please ?
Another point. I just want to stream on RTP and not on RTSP. Can I do
that with liveMedia ? All of your example implement RTSP Server but I do
not that on my implementation. This is maybe why I can not read my
stream.. What do you think about that ?
Thank you very much.
More information about the live-devel
mailing list