Skip to content

Conversation

@jumper423
Copy link

https://www.chromestatus.com/features/5618491470118912

Tested in new browser versions. The plugin works fine.

@amw
Copy link
Owner

amw commented Dec 19, 2018

Thanks for opening the PR, but this project is no longer maintained as explained here. I'm going to keep the PR open for other people to see.

@ayolana
Copy link

ayolana commented Jan 30, 2019

Thanks jumper423. Works fine

Copy link

@Ijaz00 Ijaz00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello sir I am facing the same problem. Problem with the dependencies js. Pl
ease help

@ayolana
Copy link

ayolana commented Feb 6, 2019

Use this " jpeg_camera_no_flash.js " or " jpeg_camera.js "

Search for that.video.src = URL.createObjectURL(stream);
and replace with
that.video.srcObject = stream;

Should work.

@Ijaz00
Copy link

Ijaz00 commented Feb 6, 2019

thank you thats work...but problem with the capturing image now. It show snapshot is not a constructor.

@Ijaz00
Copy link

Ijaz00 commented Mar 5, 2019

camera.capture() is not a function. PLease help

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

Successfully merging this pull request may close these issues.

4 participants