ZED Hub is a module that allows your application based on ZED SDK to connect to the cloud.
Sign up now
Applications management | Live WebRTC stream | Devices monitoring |
System Metrics | Telemetry | Events |
In this repository you will find:
- Tutorials that explain how to connect any app to ZED Hub and use the main features.
- Samples that provide complete examples of production-ready applications. You can have more details about How to deploy an app as a service for production environments.
- Scripts that provide examples of ZED Hub REST API usage.
- Stream video : How to display your camera's live video feed in the ZED Hub interface with WebRTC
- Send telemetry : How to upload and store any kind of data in order to analyze and display it later
- Application parameters : How to remotely interact with your application with parameters that you can change remotely.
- Remote functions : How to define and call a remote function
- Send video events : How to send Video Events, recorded ans accessible through the interface.
- Stream metadata : How to send body tracking, point clouds to the cloud with WebRTC.
To connect your app to ZED Hub, you'll need to
- Have a ZED Hub account.
- Connect your device.
- A ZED camera is recommended.
ZED Hub supports Jetson Linux and Ubuntu operating systems.