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

Introduce a capture limit option into Twincam #43

Open
ericcurtin opened this issue Mar 6, 2023 · 0 comments
Open

Introduce a capture limit option into Twincam #43

ericcurtin opened this issue Mar 6, 2023 · 0 comments

Comments

@ericcurtin
Copy link
Owner

Goal
Introduction of a -C option which accepts args to determine the number of frames to be captured before the application exits.
For example if we pass twincam -C100, the application will exit after 100 frames

Acceptance Criteria

A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.

The application exits once the frame count value reaches the frame limit value passed by the user.
The application exits safely, this will be verified using Valgrind.

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

No branches or pull requests

1 participant