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

Handling display change events. #143

Open
xtremekratos opened this issue Nov 10, 2022 · 1 comment
Open

Handling display change events. #143

xtremekratos opened this issue Nov 10, 2022 · 1 comment

Comments

@xtremekratos
Copy link

Is there any better way for handling of display changes,
such as adding/removing a display
or changing the resolution of a display,
without restarting the capture on all the displays.

@smasherprog
Copy link
Owner

No, If you want to give it a shot, and do a PR thats awesome!

The reason is that, for the 99% usecase, things wont change and when they do, the cost of restarting is perfectly acceptable.
For the above reason i didnt implement a more dynamic solution. But, like I said if you wana try writing the code; I Love PR's

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

2 participants