RTSP mjpeg streaming
SergioBasurco
chuckleplant90 at gmail.com
Wed Jul 24 04:40:57 PDT 2013
Hi, I've managed to get streaming from an IP camera usign the following:
gst-launch.exe rtspsrc name=source location=rtsp://<IP>/<stream> !
rtpjpegdepay ! jpegdec ! ffmpegcolorspace ! autovideosink
And I'm getting the image correctly but a lot of these messages:
** (gst-launch-0.10:6192): WARNING **: offset=8 should be less then plen=8
** (gst-launch-0.10:6192): CRITICAL **: gst_adapter_push: assertion
`GST_IS_BUFFER (buf)' failed
Any idea why?
Cheers!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/RTSP-mjpeg-streaming-tp4661233.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list