Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 748 Bytes

SDK_encode.rst

File metadata and controls

37 lines (20 loc) · 748 Bytes

Encode Multiple Streams

This example showcases how to encode video from the camera and save it to a file. Possible encodings are: H264, H265 and MJPEG.

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub.

../../../../examples/recording/encode.py