Hi,
How to show video inside a gui window (QT)? I am using GStreamer with V4l2 plug-in to play video.
Tried to use gst_x_overlay_set_window_handle, Window is displayed, audio is played but no video however, pipeline is running in the background.
Console shows critical error on assertion of overlay!=NULL in gst_x_overlay_set_window_handle.
Thanks and
Kindest Regard,
Salim