Comment 3 for bug 2025204

Revision history for this message
You-Sheng Yang (vicamo) wrote :

Reopen this after re-tested with v4l2-relayd disabled, and following the verification steps on https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2532:

# start gst in one terminal
$ gst-launch-1.0 videotestsrc ! video/"x-raw,width=320,height=240" ! videoconvert ! v4l2sink device=/dev/video0

# start ffplay in another
ffplay -hide_banner -i /dev/video0