Hi,
Hi,
Regarding your FAQ entry, "Can I stream H.264 video via RTP? None of the
test programs illustrate this." I have a couple of questions.
This FAQ-entry is only for *streaming* - which means sending out H.264
frames via RTP/RTSP
I'm using your live555 library to receive RTSP. I have
Hej Estelle
Using your live555 libraries and ffmpeg, I am trying to write an h264
player that uses RTSP. Although I successfully seem to be receiving
the RTP packets, they are not being decoded. In researching this problem
I have noticed the following:
ffmpeg h264 decoder seems to be looking fo
Zugangsdaten für den mmg-server1:
Username: ebel
Passwort: ebel
freier Platz auf /Datastore/public/ebel/
jens.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hello,
Most probably your SPS and PPS-Headers are in the SDP-Information of
your RTSP-DESCRIBE-Response. Look RFC 3984 in section 8.2. for more
information.
Normally both Header are Base64-encryptet in the "sprop-parameter-sets".
jens.
Němec Alexandr schrieb:
Dear all,
I have two questions