Livestream

Streaming from Kerberos Agent to Kerberos Hub

Kerberos Hub allows you to visualise livestreams from your Kerberos Agents. A low and high resolution is made available through the Kerberos Hub portal.

Livestreaming

Livestreaming

The process of sharing livestreams from your Kerberos Agent to Kerberos Hub is done through the concept of MQTT.

Low resolution

The low resolution livestream is a snapshot, JPEG, shared over MQTT (TCP) and visualised in the Kerberos Hub using secure websockets (WSS). No port forwarding needed to be enabled.

High definition

The high definition livestream is made possible through WebRTC. The full resolution and FPS is sent through using the WebRTC technology. WebRTC has NAT traversal capabilities by using STUN and TURN servers, so no need for port forwarding as well.

Edit this page on GitHub