|
|
|
|
|
by tachyonbeam
2141 days ago
|
|
I know that the webcam USB API requires the on-off light to be controlled in software, but can't webcams just... Ignore that, and just control it in hardware? It seems to me that would be better for everyone. Heck, we could mandate webcams have hardware indicator lights by law. You can always tape over them if they bother you. |
|
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.