Thread
:
n900 Camera red light - ways to disable?
View Single Post
cb22
2010-01-29 , 14:23
Posts: 82 | Thanked: 214 times | Joined on Jan 2010 @ Cape town
#
28
If you have v4l2-ctl on your device, running a
Code:
./v4l2-ctl -c indicator_intensity=0
after starting to record video will shut off the light.
As for a permanent solution, commenting out the bits in drivers/media/video/adp1653.c that handle the actual setting of the indicator_intensity would do the trick.
Quote & Reply
|
The Following 10 Users Say Thank You to cb22 For This Useful Post:
chrget
,
dashti
,
iKneaDough
,
kevloral
,
lma
,
pelago
,
qwerty12
,
shadowjk
,
Shanezlar
,
thorbo
cb22
View Public Profile
Send a private message to cb22
Find all posts by cb22