WARNING: erroneous pipeline: no element "avdec_h264"

Thank you for reading.

I am trying to use a webcam to stream via gstreamer and get the above mentioned error.

command line I want to use is something like this,

gst-launch-1.0 udpsink host=192.168.11.117 port=5600 ! gdpdepay ! rtph264depay ! avdec_h264 ! videoconvert ! ximagesink sync=false

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.