db39

Results 50 comments of db39

Another [user on the forum](https://forum.tinypilotkvm.com/-993#post-17) has requested the ability to fix TinyPilot's display to the resolution of the target machine, rather than scaling up/down.

@jdeanwallace - I've taken a stab at this to introduce Bookworm compatibility with our static IP scripts. I tested these scripts on Bookworm 64-bit and they seem to work as...

##### Automated comment from [CodeApprove ➜](https://codeapprove.com/pr/tiny-pilot/tinypilot/1843) ⏳ @jdeanwallace please review this Pull Request

@jdeanwallace - Sure, I'll take a look at the Pro versions of the scripts and see what we'd need to do on that front.

@jdeanwallace - looking at this some more, we might be able to add to `nmcli`'s connections to configure a static IP instead of using `modify`: ```bash sudo nmcli connection add...

@jdeanwallace - after more digging, creating a new connection could work, but if the user wants to change from one static IP to another, we would have to create an...

It's been a little while since I last looked / worked on this. Coming back to this, I was thinking about why we need to make the static IP script...

>(as far as I know) we're not dropping support for Bullseye and we're only adding support for Bookworm. Ahh, thanks! It would make sense if that's the plan. Do we...

Hi @georgeparissis, I'm sorry H.264 streaming isn't working correctly on your TinyPilot. Thanks for sharing those details and logs. Are you connecting to your TinyPilot remotely over the internet? Perhaps...

Thanks for confirming, @georgeparissis. If H.264 works locally, but not when you connect to your TinyPilot remotely over the Internet, it sounds like using a STUN server could help here....