Skip to content

stereolabs/zed-hub-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZED Hub

ZED Hub is a module that allows your application based on ZED SDK to connect to the cloud.
Sign up now


Overview

Applications management Live WebRTC stream Devices monitoring
Applications management Live WebRTC Stream Devices monitoring
System Metrics Telemetry Events
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.

What features are explained in these tutorials:

  • 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.

Requirements

To connect your app to ZED Hub, you'll need to

ZED Hub supports Jetson Linux and Ubuntu operating systems.