v4l2 element stay in READY state

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Mar 3 05:52:29 PST 2015


Le 2015-03-02 21:10, Russell a écrit :
> gst-launch-1.0 -vet souphttpsrc 
> location=http://username:password@ip/Streaming/channels/ID/httppreview 
> ! jpegdec ! v4l2sink
You could simplify and do:

gst-launch-1.0 uridecodebin 
uri=http://username:password@ip/Streaming/channels/ID/httppreview ! v4l2sink

Works for RTSP too.
Nicolas


More information about the gstreamer-devel mailing list