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

Aidan #1

Merged
merged 14 commits into from
Jul 28, 2023
Merged

Aidan #1

merged 14 commits into from
Jul 28, 2023

Conversation

aidanahram
Copy link
Contributor

No description provided.

Copy link
Member

@Levi-Lesches Levi-Lesches left a comment

Choose a reason for hiding this comment

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

Lots of comments but overall:

  • Call CameraManager.init from VideoCollection.init, instead of in the constructor
  • Use Map<CameraName, CameraManager> instead of using the IDs. Let the IDs be an implementation detail and we'll use CameraNames to manage everything

Don't forget to document!

bin/dashboard.dart Outdated Show resolved Hide resolved
lib/src/camera.dart Outdated Show resolved Hide resolved
lib/src/camera.dart Outdated Show resolved Hide resolved
lib/src/camera.dart Outdated Show resolved Hide resolved
lib/src/camera.dart Outdated Show resolved Hide resolved
lib/src/collection.dart Outdated Show resolved Hide resolved
lib/src/constants.dart Outdated Show resolved Hide resolved
lib/src/udp.dart Outdated Show resolved Hide resolved
lib/src/udp.dart Outdated Show resolved Hide resolved
lib/src/udp.dart Outdated Show resolved Hide resolved
lib/src/collection.dart Outdated Show resolved Hide resolved
lib/src/udp.dart Outdated Show resolved Hide resolved
@aidanahram aidanahram merged commit d10e787 into main Jul 28, 2023
1 check passed
@aidanahram aidanahram deleted the aidan branch July 28, 2023 22:29
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.

2 participants