Skip to main content
All CollectionsVideo SecurityTroubleshooting
Troubleshooting Guide for PTZ Cameras
Troubleshooting Guide for PTZ Cameras

Troubleshoot PTZ cameras with WebRTC

Updated over a week ago

The PTZ cameras uses Web Real-Time Communications (WebRTC) to achieve ultra-low latency for both streaming and camera controls, from anywhere in the world. The expected latency should be around 0.5 seconds when the camera has properly established a WebRTC connection. However, there are some instances where the WebRTC connection might fail due to networking issues or firewall configurations.

Use this article to learn how to achieve the best performance and lowest latency for PTZ cameras through the use of WebRTC.

Common questions

How do I know if WebRTC is not working?

If you are experiencing a latency of around ~2 seconds, WebRTC has most likely failed. You will be able to easily determine this by looking at the video feed’s layover UI in Command. If you notice an orange exclamation mark (see image below) at the top of the camera's video feed, this indicates that the camera was unable to establish a WebRTC connection.

What are the recommended domains to use?

Verkada devices need to communicate with specific domains to provide you with a full-featured experience. The following domains must be accessible by the camera in order to establish a WebRTC connection:

*.control.verkada.com - TCP+UDP/443
*.pyramid.verkada.com - TCP+UDP/443
*.verkada.com - TCP+UDP/443
time.control.verkada.com - UDP/123
*:4100 - TCP/UDP on LAN (only required for local streaming)

*.kinesisvideo.us-west-2.amazonaws.com - TCP/443
*.kinesisvideo.us-west-2.amazonaws.com - UDP/443
*.us-west-2.compute.amazonaws.com - TCP/443
*.us-west-2.compute.amazonaws.com - UDP/443

See Camera Network Settings for more information.

Video resolution

Model

Sensor Resolution

Streaming Settings

5MP (2688 x 1944)

Static PTZ: 600–2500 Kbps

User-controlled PTZ: 2000–4500 Kbps

Sentry Mode: 1500–4000 Kbps

4K (3840 x 2160)

Static PTZ: 600–3000 Kbps

User-controlled PTZ: 2500–5000 Kbps

Sentry Mode: 1500–5000 Kbps

What if I still cannot establish a low-latency WebRTC connection?

If your network is configured properly as per the instructions above, and you still cannot establish a low-latency WebRTC connection:

  1. Use the Network Troubleshooting - Internet Sharing guide to provide a packet capture to the team so we can best solve your issue.


Need more help? Contact Verkada Support.

Did this answer your question?