Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 727 Bytes

SDK_encoder_preview.rst

File metadata and controls

36 lines (20 loc) · 727 Bytes

Preview Encoder

This example shows how to use the callback function to write MJPEG encoded frames from color camera to a file.

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub.

../../../../examples/recording/encoder_preview.py