You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: