WebRTC is not loading when viewing live video streams. When hovering over the red live button when viewing live streams, there will be a cross by low latency if WebRTC has failed to load.
This can be caused by the following:
-
Firewall ports are blocked
-
The network's NAT device does not support Endpoint-Independent Mapping or does not have it enabled.
-
Keyframe interval of the camera is too high.
-
Bitrate of the camera is too high.
-
Verify that the required access has been permitted on the firewall.
WebRTC TURN Server IP Ranges:
-
141.101.90.1/32
-
2a06:98c1:3200::1/128
Ports: 443, 3478 (TCP/UDP), 5349 (TCP/UDP), 10000-60000 (UDP)
Note
A client's IP requires the same port and IP access to utilize WebRTC.
-
-
Check that your network’s NAT device supports Endpoint-Independent Mapping.
-
Check the keyframe interval on the camera. This should be ~1 second.
-
Lower the bitrate of the camera to 1Mbps or as near as you can without impacting picture quality.
Comments
0 comments
Please sign in to leave a comment.