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

[FEATURE REQUEST] Saving video captured from simple_camera.py #39

Open
joneswilliam1 opened this issue May 7, 2021 · 1 comment
Open

Comments

@joneswilliam1
Copy link

joneswilliam1 commented May 7, 2021

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

ANSWER: I'm quite new to opencv and a way to save the video would be really helpful for me.

Describe the solution you'd like
A clear and concise description of what you want to happen.

ANSWER: An option to save the video, for example I type the command python3 simple_camera.py --save 'path' and when I exit using ctrl-C my video gets saved to that path

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

ANSWER: Exploring opencv currently to overcome this problem.

Additional context
Add any other context or screenshots about the feature request here.

ANSWER: Nope. That's all.

Any help would be appreciated! Thanks and a very amazing work!

@vinicius-trev
Copy link

@joneswilliam1, maybe you can use the script that I recently made for this purpose record_sample.py. It has the record modes for the Pi Camera V2, as said in its documentation, but you can edit them (or create new ones) as your needs.

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

2 participants