Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xabru opened this issue Jan 7, 2021 · 8 comments
Open

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

xabru opened this issue Jan 7, 2021 · 8 comments

Comments

@xabru
Copy link

xabru commented Jan 7, 2021

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
Copy link
Author

xabru commented Jan 7, 2021

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.

@GRVYDEV
Copy link
Owner

GRVYDEV commented Jan 7, 2021

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

@xabru
Copy link
Author

xabru commented Jan 7, 2021

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

@GRVYDEV
Copy link
Owner

GRVYDEV commented Jan 7, 2021

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

@xabru
Copy link
Author

xabru commented Jan 7, 2021

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
Copy link
Author

xabru commented Jan 7, 2021

image

@xabru
Copy link
Author

xabru commented Jan 7, 2021

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

@GRVYDEV
Copy link
Owner

GRVYDEV commented Jan 11, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants