Over the last few days I've seen several people subscribe to this
mailing list with "@zeusmail.org" email addresses. I hadn't seen
such addresses before, but a web search suggests that such addresses
might be used by spammers.
Because of this, could someone who's subscribed with such an addre
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
Hi,
I am interested in writing a client application which would establish an
RTSP connection with the server and then start receiving streams. The
streams could be either H.264 or MPEG4.
Once the RTP payload is received I need to strip the RTP header and get the
frame into buffer which would be u
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