Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor encoder-related code into EncoderComponent #1130

Open
wants to merge 27 commits into
base: develop
Choose a base branch
from

Conversation

geektrove
Copy link
Contributor

Allow users to create multiple encoders for each CameraComponent and StereoComponent

  • Add EncoderComponent
  • Ensure encoder compatible size when creating EncoderComponent
  • Remove encoders from CameraComponent and StereoComponent
  • Remove encoded output from NNComponent

Tested with multiple CameraComponent, StereoComponent, recording and replaying.

@Erol444
Copy link
Member

Erol444 commented Oct 22, 2023

@OpeningNew also update all examples that use videoEnc funcitonality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants