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 3 Next »

VXG provides a reference code – Uplink SDK and documentation for integration with IP cameras. The code can be integrated with a camera in one of 2 ways:

  1. As a camera plug-in, if camera firmware supports an open platform (camera applications or plug-ins).

  2. Build-in into camera firmware.

The Uplink agent uses minimal camera resources. It creates a Web socket secure (WSS) channel between a camera and the Cloud VMS and proxies command and data streams through it.

You can find the full source code with build instructions and step-by-step testing instructions in our GitHub repository:

https://github.com/VideoExpertsGroup/VXG.Uplink.SDK-

  • No labels