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

Feature request: send command to HDMI switch #757

Open
VE3NEA opened this issue Jun 19, 2020 · 3 comments
Open

Feature request: send command to HDMI switch #757

VE3NEA opened this issue Jun 19, 2020 · 3 comments
Labels
work-in-progress Issue/PR which is a work in progress.

Comments

@VE3NEA
Copy link

VE3NEA commented Jun 19, 2020

When switching the mouse and keyboard between the screens, send a source selection command to the HDMI switch so that the monitor is switched as well. This will turn barrier from KM into a true KVM.

I am using barrier to switch the keyboard and mouse, and this HDMI switch to switch the monitor. All works fine, except that to switch the screens, I have to press both the barrier hotkey and the button on the switch.

It would be nice if the user could specify the RS232 port settings and the source switch command in the UI, and barrier would send this command to the specified COM port when switching the screens.

As a P.O.C., I have written code that sends the command to the switch on Windows, using my own
hard-coded port settings and commands. A complete solution will require some extra code to edit and store the settings.

@VE3NEA
Copy link
Author

VE3NEA commented Jun 19, 2020

Here is the pull request for my P.O.C. code. It works fine on my system and could be used as part of the complete solution.

@github-actions
Copy link

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.

@shymega
Copy link

shymega commented Sep 25, 2020

This is still being worked on. Adding bot mitigation label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress Issue/PR which is a work in progress.
Projects
None yet
Development

No branches or pull requests

2 participants