Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenGL FBO support #265

Open
dzervas opened this issue Apr 3, 2022 · 2 comments
Open

OpenGL FBO support #265

dzervas opened this issue Apr 3, 2022 · 2 comments

Comments

@dzervas
Copy link

dzervas commented Apr 3, 2022

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

@AdrianEddy
Copy link
Contributor

check out qml-video-rs or #189

@MichaelArthurLong
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants