Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Embedded video streaming using QT and VLC, any ideas?
-
Hey there,
I am currently developing an infotainment system which should be able to play a mpeg2 video stream via udp.
The server is sending a set of video streams (different programs) so the user may choose a channel.
Currently I am using the vlclib which works, but the vlclib opens every video stream in a new window.Any ideas how to avoid that?
Greetings,
Michael