You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ;-)
in docs, it states:
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.
The text was updated successfully, but these errors were encountered: