I had this kind of problem before when talking to some RTSP server.
Sometimes the SPS (type 7) and PPS (type 8) NAL units are encoded in
base64 and given to client inside the SDP description. When you
want to decode such a stream you have to reinsert them before each
IDR (type 5) NAL units.
Sent: Wednesday, September 22, 2010 11:43
To:
Subject: [Live-devel] H264 ipcamera problem
Hello,
I'm using openRTSP to capture the video stream from a
h264 ip camera, I use
openRTSP -t -v -n rtsp://ip_camera: > video
I send the video to a pipe and when I play the video with openCV I
Hello,
I'm using openRTSP to capture the video stream from a
h264 ip camera, I use
openRTSP -t -v -n rtsp://ip_camera: > video
I send the video to a pipe and when I play the video with openCV I get
the following:
non-existing PPS referenced
non-existing PPS 0 referenced
decode_slice_heade