Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 915 Bytes

sdk_sync_multiple_outputs.rst

File metadata and controls

41 lines (24 loc) · 915 Bytes

Sync Multiple Outputs

This example shows how to apply software syncing to different outputs of the OAK device. In this example, the color stream is synced with two NeuralNetworks and passthrough.

Demo

Mono Demo

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub

../../../../examples/mixed/sync_multiple_outputs.py