Page 1 of 1

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

Posted: 2026-05-03 9:06
by Augtons
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 original hard-coded stun server fails to establish a connection. It allows users to use a custom relay server for this purpose.

此举为解决浏览器与 PicoKVM 双方均处于 Hard-NAT 下时,仅使用原来硬编码的 stun 服务器无法成功建立 p2p 连接时,支持用户采用自定义的 turn 服务器进行 relay

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

Posted: 2026-05-22 6:03
by Crocodile

Thank you for your contribution. Your pull request has been merged.