decode rtsp video stream from IP camera

ShilVin vinodkesti at yahoo.com
Tue Jul 17 05:59:07 UTC 2018


Hi Stefan,

Use videoconvert and videoscale before the autovideosink for appropriate
conversion.

Also
rtsp decoding is slightly complicated. Use uridecodebin instead.
gst-launch-1.0 rtspsrc --gst-debug=3 uridecodebin
uri="rtsp://admin@admin:192.168.42.3:554/1/h264major" ! videoconvert !
videoscale !! autovideosink



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list