Michael Lynch
Michael Lynch
It's possible, but it would be more likely that we'd distribute our own mumble Debian package so we're not compiling on every user's device. But mumble is pretty heavyweight for...
@jdeanwallace - Sure, done!
Thanks for this feedback, @cole-h! Can you share a little more about your use case? I'm wondering if there's another way for TinyPilot to deliver what you need.
One other feature we're considering that might solve this would be to have a read-only URL (e.g. http://tinypilot/read-only?key=abcd1234), where you can see the remote screen but you can't send keyboard/mouse...
Thanks for filing this, @cghague. Can we flesh this out a bit more? Where in the web UI does TinyPilot surface the negotiated resolution? How does the user act on...
There are a few things that make this kind of hard: * It requires putting information in a prominent place in the main web UI, so 100% of users see...
Thanks for reporting this! Which model HP laptop is this? If you plug a physical USB mouse into the laptop, does it work? Are there any BIOS options for enabling...
The place where we scale mouse coordinates to the remote screen is here: https://github.com/tiny-pilot/tinypilot/blob/bf3c39302ecf643f288ec0e5da50c49e61a61944/app/hid/mouse.py#L20L26 It's possible we could integrate some user-controllable configuration here so the user can add offsets or...
@db39 - Can we use the standard bug template here? It'd be good to have the full explanation and repro steps in the bug itself rather than linking out to...
@db39 - Can you post a screenshot of what you see if you type altRight + @ on the client browser into [keycode.info](https://www.toptal.com/developers/keycode). TinyPilot's JS makes it seem like the...