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

webcam modes #1512

Closed
sull opened this issue May 1, 2019 · 2 comments
Closed

webcam modes #1512

sull opened this issue May 1, 2019 · 2 comments

Comments

@sull
Copy link

sull commented May 1, 2019

in docs, it states:

By default, all modes are allowed, and the Webcam plugin will show controls for recording video as well as taking pictures.

in example code, it states:

.use(Webcam, { target: Dashboard })

when I run the example, the only UI button that shows up is the take a picture button.
shouldnt it be showing the other recording options?

when I run it on my localhost, not able to get these other buttons to show besides take a picture (using cdn bundle).

so, def confused and missing something, maybe I need another css file added.
appreciate the help.

@sull
Copy link
Author

sull commented May 1, 2019

I just realized that the webcam recording functionality does not work in Safari, which is my primary browser. Checked Chrome and I see the record buttons. My bad ;-)

@sull
Copy link
Author

sull commented May 1, 2019

##1185

@sull sull closed this as completed May 1, 2019
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