Lightspeed-webrtc icon indicating copy to clipboard operation
Lightspeed-webrtc copied to clipboard

help: webrtc does not work when I connect from another network

Open xabru opened this issue 4 years ago • 8 comments

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.

xabru avatar Jan 07 '21 09:01 xabru

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.

xabru avatar Jan 07 '21 10:01 xabru

Could you let me know what the console output is in your browser?

GRVYDEV avatar Jan 07 '21 13:01 GRVYDEV

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

xabru avatar Jan 07 '21 19:01 xabru

what ports are you opening? You may need to open 20000-20500/udp as well

GRVYDEV avatar Jan 07 '21 19:01 GRVYDEV

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

xabru avatar Jan 07 '21 19:01 xabru

image

xabru avatar Jan 07 '21 19:01 xabru

I am currently using Wireguard VPN to connect to the instance network on AWS and the streaming is working fine. image

xabru avatar Jan 07 '21 19:01 xabru

I am currently using Wireguard VPN to connect to the instance network on AWS and the streaming is working fine. image

Hm that is weird

GRVYDEV avatar Jan 11 '21 02:01 GRVYDEV