kclyu/rpi-webrtc-streamer

Connecting to static public LTE IP

ZacharyLowell opened this issue · 0 comments

I am trying to use the pi zero connected to a static IP LTE modem (via usb) - and when I go to view the stream between the peers on my computer and the pi zero - I get the following popup when I hit connect on the cite to view the stream:


Error during connect wss://XXX.XXX.XX.XX:8889/rws/ws


I cant think that this is an issue with a STUN or TURN ordeal since it is a static IP address provided by the mobile network provider. Any solution?

Thanks