When I use ip cameras that uses rtsp/rtp protocol, if the camera sends the video stream in mjpeg or mpeg4 the system works well (I'm using live555 to capture rtsp streams). I receive all the image and send it to the filter decoder to decompress the image. When the camera sends H.264 over RTP, I receive one NAL unit in one RTP packet... packetizer mode = 1. I implement a packetizer like vlc packetizer, but after a few secons I receive this message: [h264 @ 0x8fa0a50]number of reference frames exceeds max (probably corrupt input), discarding one.

This is a VLC error; not an issue with our software. You will need to contact a VLC mailing list for help.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to