Michael Lynch
Michael Lynch
@jdeanwallace - Yeah a merge from `master` -> `update-overhaul` is fine.
@jdeanwallace - Nice finds on all these bugs! Good thing we caught them now. >The /opt/tinypilot-updater directory is orphaned after an update. It's a pretty large directory, so I think...
Good catch! I think we should match the semantics of `open(path, 'w')`, so it should overwrite existing files.
@ComputerDoktor - Good point. Updated!
Oh, that's a good idea! It's currently not possible, but it's a good idea for the future.
uStreamer is actually what manages the HDMI dongle to capture video. You can see how tinypilot integrates it here: https://github.com/mtlynch/ansible-role-tinypilot/blob/2cef73c36805ffcde30b6828e078b49adb3cc16b/meta/main.yml#L23 I think multiple instances of uStreamer would be fine because...
Am I understanding correctly that this hub could exist independently of TinyPilot? It sounds like you're describing a device that re-routes USB connections based on a control channel, so TinyPilot...
Thanks for reporting this @lars18th. >Futhermore, please can you add support for an ICON in the WEB UI to send a custom user key press? The reason is to map...
Thanks for the explanation, @somik123! What can I add to TinyPilot to better support this scenario? Are there key sequences that currently aren't possible to send through TinyPilot?
@somik123 could you share the name of the KVM switch you're using? You'd be the first to confirm compatibility with a KVM switch, so I'll document in the README that...