Re: [Live-devel] Using openRTSP to receive and decode h264 stream

2010-08-20 Thread Jens Binder
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

Re: [Live-devel] Decoding h264 from an RTSP stream

2010-08-20 Thread Jens Binder
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

[Live-devel] Speicherplatz

2010-06-22 Thread Jens Binder
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

Re: [Live-devel] openRTSP 2x

2009-12-21 Thread Jens Binder
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