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

Add a way to capture videos #78

Closed
imhoffd opened this issue Oct 21, 2020 · 3 comments
Closed

Add a way to capture videos #78

imhoffd opened this issue Oct 21, 2020 · 3 comments

Comments

@imhoffd
Copy link
Contributor

imhoffd commented Oct 21, 2020

Feature Request

Plugin

Camera

Description

The Camera plugin has a way to take photos, but not videos.

Platform(s)

  • Android
  • iOS
  • Web

Preferred Solution

Add a getVideo() method to the Camera plugin.

Alternative Solution

It is possible to capture videos using <input> (see this article). But, it would still be nice to have a programmatic way.

Additional Context

See this original comment: #33 (comment)
A request was also made for the Media plugin: capacitor-community/media#9

@DURK
Copy link

DURK commented Oct 30, 2020

I would love to have this feature as part of the Capacitor Camera API!

It feels nasty to add both cordova-plugin-camera (to select a video from the library) and cordova-plugin-media-capture (to capture a new video) to a Capacitor project.

@imhoffd
Copy link
Contributor Author

imhoffd commented Jan 30, 2021

Duplicate of #229

@imhoffd imhoffd marked this as a duplicate of #229 Jan 30, 2021
@imhoffd imhoffd closed this as completed Jan 30, 2021
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 30, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants