Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

  1. The camera connects to the VXG Cloud via WebSockets Secure protocol (WSS).

  2. Before the Camera Manager (camera side) and the Server (cloud side) start communication, the registration procedure should be performed. There are 4 stages of that handshaking - please contact us if you need details with all commands described in the document.

  3. The camera receives the RTMP URL for streaming in the start_stream command.

  4. The camera starts streaming using RTMP/RTMPS.

Ports

The camera plugin is using the following ports:

  • Control: 8883 (WSS)

  • HTTP: 443 (HTTPS)

  • Media: 1936 (RTMPS)

  • Upload: 8443 (HTTPS)

  • No labels