basst314 / ngx-webcam

A simple Angular webcam component / pure & minimal, no flash-fallback
https://basst314.github.io/ngx-webcam/?
MIT License
228 stars 104 forks source link

Torch Feature Added #169

Open LocoUnPocoNadaMas opened 1 year ago

LocoUnPocoNadaMas commented 1 year ago

Now, you can see in the dark.

Apparently MediaTrackConstraints has 3 types, this library works with video track, and only image tracks support torch function. I can turn on the light but I think this is not the best way...