Open asterissco opened 3 years ago
Works fine on Chrome but crash with Firefox
Uncaught TypeError: recv.getParameters is not a function
onicegatheringstatechange http://public_ip:8000/webrtcstreamer.js:188
onicegatheringstatechange http://public_ip:8000/webrtcstreamer.js:186
webrtcstreamer.js:188:49
XHRPOSThttp://public_ip:8000/api/addIceCandidate?peerid=0.25277788688688907
Launch with
./webrtc-streamer -s- -T0.0.0.0:3478 -tturn:turn@public_ip:3478
Stack errors (3) with Firefox
XHRPOSThttp://public_ip:8000/api/addIceCandidate?peerid=0.46153458840011974
[HTTP/1.1 500 OK 20ms]
Internal Server Error
Uncaught TypeError: recv.getParameters is not a function
onicegatheringstatechange http://public_ip:8000/webrtcstreamer.js:188
onicegatheringstatechange http://public_ip:8000/webrtcstreamer.js:186
webrtcstreamer.js:188:49
XHRPOSThttp://public_ip:8000/api/addIceCandidate?peerid=0.46153458840011974
[HTTP/1.1 500 OK 7ms]
Internal Server Error
WebRTC: ICE failed, add a STUN server and see about:webrtc for more details
I met the same, have you solved it?
Describe the bug Not a bug, just a question
To Reproduce
Result
Works fine on local but not on WAN, i am not sure this is possible.
Thanks for all! Regards!