Skip to content

Emulate signal gain for emulated_camera_mplane. - #2913

Open
ser-io wants to merge 1 commit into
google:mainfrom
ser-io:emulate-gain
Open

Emulate signal gain for emulated_camera_mplane.#2913
ser-io wants to merge 1 commit into
google:mainfrom
ser-io:emulate-gain

Conversation

@ser-io

@ser-io ser-io commented Jul 27, 2026

Copy link
Copy Markdown
Member

Interact with the control:

adb shell "su 0 v4l2-ctl -d /dev/video1 -l"
adb shell "su 0 v4l2-ctl -d /dev/video1 --set-ctrl=gain=500"

Introduce CameraControls, to manage the state of control values.

Bug: b/539617743
Assisted-by: Jetski:Gemini 3.5 Flash

@ser-io
ser-io requested a review from jmacnak July 27, 2026 21:49
Interact with the control:

```
adb shell "su 0 v4l2-ctl -d /dev/video1 -l"
adb shell "su 0 v4l2-ctl -d /dev/video1 --set-ctrl=gain=500"
```

Introduce CameraControls, to manage the state of control values.

Bug: b/539617743
Assisted-by: Jetski:Gemini 3.5 Flash
@ser-io
ser-io enabled auto-merge July 27, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants