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

Allow Switching Between Camera and Video File Input #14

Open
Blindspot22 opened this issue Aug 12, 2024 · 0 comments
Open

Allow Switching Between Camera and Video File Input #14

Blindspot22 opened this issue Aug 12, 2024 · 0 comments
Labels
ticket issues

Comments

@Blindspot22
Copy link
Owner

Description:

  • Implement functionality that allows the user to switch between live camera input and video file input dynamically during runtime.

Implementation Steps:

  • Design a configuration or command-line interface that allows users to specify whether they want to use a camera or a video file as input.
  • Implement logic in the module to switch between camera capture and video file loading based on the user’s input.
  • Ensure the switch is seamless, without requiring the application to restart.
  • Provide clear instructions and examples in the documentation on how users can switch inputs.
  • Test the switching functionality by running the module with both input types and toggling between them during execution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ticket issues
Projects
Status: Ready
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant