Search found 2 matches

by Augtons
2026-05-06 15:59
Forum: Luckfox PicoKVM
Topic: I fixed the relative mouse mode pointer lock issue on some browsers and created a PR
Replies: 1
Views: 3718

I fixed the relative mouse mode pointer lock issue on some browsers and created a PR

I fixed the relative mouse mode pointer lock issue on some browsers and created a PR: https://github.com/LuckfoxTECH/kvm/pull/2

我修复了部分浏览器中相对鼠标模式无法锁定指针的问题,并提了 PR: https://github.com/LuckfoxTECH/kvm/pull/2

This fix addresses the issue where some browsers do not support querying the `pointer-lock ...
by Augtons
2026-05-03 9:06
Forum: Luckfox PicoKVM
Topic: I added the STUN/TURN server configuration and created a PR.
Replies: 1
Views: 3664

I added the STUN/TURN server configuration and created a PR.

I added the STUN/TURN server configuration and created a PR: https://github.com/LuckfoxTECH/kvm/pull/1

我添加了 STUN/TURN 服务器配置,并提了 PR: https://github.com/LuckfoxTECH/kvm/pull/1

This feature addresses the issue of failed p2p connections when both the browser and PicoKVM are under Hard-NAT, and the ...