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

Use correct GLib/Gtk+ main loop for queueing draw events #38

Open
matze opened this issue Jun 24, 2014 · 0 comments
Open

Use correct GLib/Gtk+ main loop for queueing draw events #38

matze opened this issue Jun 24, 2014 · 0 comments

Comments

@matze
Copy link
Contributor

matze commented Jun 24, 2014

At the moment, we are drawing rather unconventional with lot's of threading and some such. This is not optimal from the point of the Gtk+ drawing system and for ones own sanity. In fact, we should use the main loop provided by the UI system to draw and read from all cameras in buffered mode.

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

No branches or pull requests

1 participant