But where can I specify SPS and PPS NAL ?
As the "sprop_parameter_sets_str" parameter to "H264VideoRTPSink::createNew()".
This (string) parameter is formed by
1/ encoding the SPS NAL unit with Base64 (note that we have a
function "base64Encode()" that will do this for you),
2/ encoding the PP
Ross Finlayson a écrit :
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 w
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 ?
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 ?
Be
From: Ross Finlayson
To: LIVE555 Streaming Media - development & use
Sent: Sat, November 14, 2009 1:21:29 AM
Subject: Re: [Live-devel] problem (?) when outputting raw H264 stream with
openRTSP
> > Hi.When I capture a rtsp h264 stream with openRTS
On Fri, Nov 13, 2009 at 8:30 AM, Alberto Alberici wrote:
>
> In addition: in the produced raw file, I don't see any nal marker (00 00 00
> 01), even if H264FileSink seems to insert them (I made a small debug.). Why?
>
>
>
Well, if this is true then it's unsurprising that the file doesn't play back
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
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 ?
In addition: in the produced r