deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.24k stars 302 forks source link

ICE problem? #229

Open chpnoligy opened 1 year ago

chpnoligy commented 1 year ago

Hi, I have installed the RTSPtoWeb application on a Raspberry Pi. When I test it with the buildin webpage it works fine on my local network. In my router I have forwarded port 8083 to the Pi. When I do the same test, the webpage is loaded but the video doesn;t start. On firefox after some time an error appears, WebRTC: ICE failed, add a TURN Server and see about:webrtc for more details. What can be the problem? best regards, Koos.

chpnoligy commented 1 year ago

Solution found. Works fine

allenporter commented 1 year ago

Want to share your solution?

chpnoligy commented 1 year ago

Hi Allen,

My router was blocking all incoming UDP traffic. So in the Config.json file I changed webrtc_port_max to 61000 and webrtc_port_min to 60000. In the router forwarded the ports and it works. Hope this works for you.

met vriendelijke groet,

Koos van der Hurk CHP Noligy BV 06-51003300

Op 7 okt. 2022 om 03:42 heeft Allen Porter @.***> het volgende geschreven:

 Want to share your solution?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

deepch commented 1 year ago

you can use turn AWS

chpnoligy commented 1 year ago

Thanks

met vriendelijke groet,

Koos van der Hurk CHP Noligy BV 06-51003300

Op 7 okt. 2022 om 12:21 heeft Andrey Semochkin @.***> het volgende geschreven:

 you can use turn AWS

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.