-
There seems to be an issue where nginx will report "
### Repro steps
1. Start a TinyPilot device normally
1. `sudo service tinypilot restart`
1. Visit
### Expected
TinyPilot web interfa…
-
I find that when i plug in the KVM to my machine *after* its already booted, the KVM's virtual keyboard is not detected. This is problematic when trying to plug the device in to troubleshoot an issue …
-
The TinyPilot flask server spams the logs frequently. We should make this configurable to reduce writes.
-
In enable-usb-hid, the following sed substitution is supposed to replace the `{{ key_mime_pi_initialize_hid_script_path }}` placeholder:
https://github.com/mtlynch/tinypilot/blob/8b41bb08f6b0312f8e…
lrabe updated
4 years ago
-
The browser will forfeit a small amount of performance by not caching, but we can eliminate issues with parts of the frontend going out of sync (e.g. #201) if we disable caching.
-
When trying to debug hung linux instances it is helpful to have access to the `SysRq` or `PrintScr` buttons. When using TinyPilot, these are captured by the browser, making it helpful to have these ac…
-
Do you have any kind of troubleshooting guide? I'm currently trying to debug a latency problem, (intermittent latency of about 4 seconds) and I can't figure out where to start.
I'd be willing to co…
-
I managed to setup tinypilot on my [upsquared](https://up-board.org/upsquared/specifications/) board that has a USB OTG port and the keyboard is the only thing I can't get to work so my question to kn…
-
To allow the user to send key combinations that the OS or browser would otherwise trap (e.g., Ctrl+Alt+Del, Ctrl+T), we use manual modifier buttons below the remote screen:
![image](https://user-im…
-
Did anybody try to run this on a Pi 3 instead ? Does it makes such a difference ?