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

Road to GTK4 #105

Open
hongquan opened this issue Nov 26, 2024 · 0 comments
Open

Road to GTK4 #105

hongquan opened this issue Nov 26, 2024 · 0 comments

Comments

@hongquan
Copy link
Owner

GTK4 has been released for a while and GTK3 will be deprecated. CoBang should migrate to GTK4 before we add more features.

The roadblock is how to rendering video (from webcam) to GTK4 widget. There is no Python binding for gst-plugins-rs which provides Gstreamer Sink for GTK 4. The only way to use this plugin is to rewrite CoBang in Rust language. In Rust, we can also use aperture which simplify usage of GTK4 Sink.

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

1 participant