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

Gen1 updates: FrameMetadata all streams, sync seqNo, IMX477 RPi HQcam #16

Merged
merged 5 commits into from
Oct 17, 2020

Conversation

alex-luxonis
Copy link
Contributor

Add an experimental option to synchronize the sequence numbers of RGB and Mono cameras MIPI source, and thus all packets should have seqNo in sync. RGB camera starts first and will stream frames. After several frames when the Mono camera start too, their seqNo will not begin with zero, but start from the current RGB seqNo.

Other device side changes:

  • FrameMetadata is being populated and sent out for all streams. Previously it was missing for jpegout, video, object_tracker. The metadata for the new and existing streams should have all fields properly initialized.
  • Fix device crash in some scenarios when too many streams were enabled.
  • Add support for IMX477 RPi HQ camera. Allow operation with missing EEPROM / VCM ICs for the RGB cameras modules (IMX378 or IMX477).

Related PR: luxonis/depthai-shared#8

Copy link
Collaborator

@SzabolcsGergely SzabolcsGergely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Luxonis-Brandon
Copy link
Contributor

Sweet, thanks. All of these will be very valuable!

@Luxonis-Brandon Luxonis-Brandon added enhancement New feature or request Gen1 Feature for or issue with Gen1 labels Oct 16, 2020
@alex-luxonis
Copy link
Contributor Author

XLink changes here: luxonis/XLink#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Gen1 Feature for or issue with Gen1
Development

Successfully merging this pull request may close these issues.

None yet

3 participants