|
|
|
|
|
by microcolonel
2141 days ago
|
|
It's kinda a mix of things. Webcams built with IR sensors and emitters (like the Logitech BRIO 4K) don't use the indicator while using the IR, though you can clearly see the pulsating near-infrared LED while it's on. On Linux at least, if you open the v4l2 device for a device like this, it will turn on the indicator directly, and I don't think you can attach to it with libusb while it's otherwise in use by v4l2. In practice, I think the worst you could do from userspace on Linux is show the indicator while not recording. |
|