Open dzervas opened 2 years ago
check out qml-video-rs or #189
GStreamer has qmlglsink, But currently, it only supports Qt 5. I've made a working example here, although I have no idea if that's the best way of doing things as I barely have any proper programming experience prior to that.
I'm trying to embed some kind of video player in my app (be it libmpv, libvlc or gstreamer) but there's no FBO support so I can't implement a renderer. Would be nice to see an FBO wrapper