Lightspeed-webrtc
Lightspeed-webrtc copied to clipboard
help: webrtc does not work when I connect from another network
streaming via webrtc does not work when I connect from another network.
I have all 3 components running in a VM, I also configured and opened the respective ports to see the transmission from another host on the local network, and it works fine.
The problem is when I send the transmission to the internet, configure my router and open the necessary ports, also the portforwarding, but I still don't receive the streaming, only the web works but the video player does not load.
I also did the test from an AWS instance, with all the ports configured and I achieve the same results, the streaming does not work outside the local network.
Could you let me know what the console output is in your browser?
Could you let me know what the console output is in your browser?
CLI: https://i.snipboard.io/hiVD3O.jpg
Web Console: https://i.snipboard.io/Ld14eh.jpg
what ports are you opening? You may need to open 20000-20500/udp as well
what ports are you opening? You may need to open 20000-20500/udp as well
I currently have all ports enabled: https://i.snipboard.io/n2WHR7.jpg
and I keep getting the same result: https://i.snipboard.io/sYQjI5.jpg
I am currently using Wireguard VPN to connect to the instance network on AWS and the streaming is working fine.
I am currently using Wireguard VPN to connect to the instance network on AWS and the streaming is working fine.
Hm that is weird