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

Multi cam #615

Merged
merged 4 commits into from
Aug 23, 2024
Merged

Multi cam #615

merged 4 commits into from
Aug 23, 2024

Conversation

brian-intel
Copy link
Contributor

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/automated-self-checkout/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Adding multiple camera simulators for different streams.
Add multiple output streams for better representation.

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

  • make run-pipeline-server
  • open localhost:3000 to see grafana dashboard
  • See all 3 pipeline FPS averages and output streams

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )

Copy link
Contributor

@seanohair22 seanohair22 left a comment

Choose a reason for hiding this comment

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

Tested, saw output in Grafana! LGTM!

Signed-off-by: Brian McGinn <[email protected]>
@brian-intel brian-intel merged commit 4d57fa6 into intel-retail:main Aug 23, 2024
6 checks passed
@brian-intel brian-intel deleted the multiCam branch August 23, 2024 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants