Reputation: 26
So i'm currently using Ubuntu 18 and i'm having trouble with GStreamer and Qt 5.10
To start, all Qt example return the same error: CameraBin error: "Device '/dev/video0' does not support progressive interlacing"
To make sure linux does recognize drivers and so on, i tried to open my webcam thru vlc, which was successfull! so the problem really is that interlace
option. Does anyone know how do i change it from Qt QtGstreamer of if i could change it in some outside GStreamer file? Thanks for the attention!
Upvotes: 0
Views: 385