eduramiba / webcam-capture-driver-native

Native driver for Webcam Capture API
25 stars 8 forks source link

Windows - First time it is streaming, if we close and reopen, it is not streaming #7

Closed svcsrao closed 1 year ago

svcsrao commented 2 years ago

I have integrated this in Windows and Mac.

In Mac it is working perfect. In Windows, First time when we open, it is streaming. If I close and reopen, it is not straming and displaying previously captured pic.

pacioc193 commented 1 year ago

Same issue as #4 . I forced in the main API to ignore that Webcam is already open. If you need the snippet maybe i can find it

eduramiba commented 1 year ago

Duplicate of https://github.com/sarxos/webcam-capture/issues/859