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

Max Video Duration Parameter #865

Open
hvaughan3 opened this issue Oct 25, 2023 · 0 comments
Open

Max Video Duration Parameter #865

hvaughan3 opened this issue Oct 25, 2023 · 0 comments

Comments

@hvaughan3
Copy link

Feature Request

Motivation Behind Feature

To allow developers to prevent longer length videos, it would be nice to provide a duration limit similar to the Cordova media capture plugin.

Feature Description

Provide a parameter representing the max number of seconds to allow a video recording to be before the recording is stopped by the device.

Alternatives or Workarounds

Perhaps a way to set a timeout in JavaScript code and forcibly stop the recording from there. That is probably more trouble than a duration parameter.

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