luxonis / depthai

DepthAI Python API utilities, examples, and tutorials.
https://docs.luxonis.com
MIT License
938 stars 232 forks source link

Refactor encoder-related code into EncoderComponent #1130

Open geektrove opened 1 year ago

geektrove commented 1 year ago

Allow users to create multiple encoders for each CameraComponent and StereoComponent

Tested with multiple CameraComponent, StereoComponent, recording and replaying.

Erol444 commented 1 year ago

@OpeningNew also update all examples that use videoEnc funcitonality.