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

quality of hovercam #367

Open
anujshah108 opened this issue Feb 3, 2023 · 1 comment
Open

quality of hovercam #367

anujshah108 opened this issue Feb 3, 2023 · 1 comment

Comments

@anujshah108
Copy link

Hi we are using a high quality hovercam. I integrated this hovercam into react-webcam to be able to bypass the software of the hovercam.

I am wondering how to get the best quality of images from the library as currently no matter the settings I try I am getting a very poor quality image.

This is my code:

<Webcam audio={false} ref={webcamRef} screenshotFormat="image/png" width={750} height={500} screenshotQuality={1} forceScreenshotSourceSize imageSmoothing videoConstraints={{ deviceId: currentWebcam?.deviceId, width: 1080, }} />

Any help would be greatly appreciated!

Thanks

@nicholas-aponte
Copy link

+1 here.

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

2 participants