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

Re: [Live-devel] openRTSP 2x

2009-12-21 Thread Jeremy Noring
2009/12/20 Němec Alexandr > Dear all, > I have two questions regarding openRTSP. > 1. I have a H264 camera with built-in RTSP server (an IP camera) and I am > using openRTSP to receive the video stream. It works nice, I can receive > frames of type IDR slices and other coded slices. However, a st

[Live-devel] openRTSP 2x

2009-12-20 Thread Němec Alexandr
Dear all, I have two questions regarding openRTSP. 1. I have a H264 camera with built-in RTSP server (an IP camera) and I am using openRTSP to receive the video stream. It works nice, I can receive frames of type IDR slices and other coded slices. However, a standard H264 also contains a SPS (se