Closed lhr000lhr closed 5 years ago
This lib is just for setting controls on UVC devices.
You can do this with web apis like these:
https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia https://developer.mozilla.org/en-US/docs/Web/API/MediaStream_Recording_API
You could also use ffmpeg. https://trac.ffmpeg.org/wiki/Capture/Webcam
i see. but I want to capture fill resolution pic,rather than a frame in video. can you help me?
You can use a dslr that is compatible with gphoto2 if you want to take still photos.
how to caputure photo or video?