Skip to content

Rename camera flag to media.#2353

Merged
ser-io merged 1 commit intogoogle:mainfrom
ser-io:camera-to-media
Apr 10, 2026
Merged

Rename camera flag to media.#2353
ser-io merged 1 commit intogoogle:mainfrom
ser-io:camera-to-media

Conversation

@ser-io
Copy link
Copy Markdown
Member

@ser-io ser-io commented Apr 8, 2026

  • virtio-media group other devices than capture devices, for example video encoding and decoding devices.
  • it's ok to remove the old name as this flag is still under development.

Bug: 500723019

Test:

bazel run //cuttlefish/package:cvd -- create  --host_path=$HOME/dl  --product_path=$HOME/dl  --media="type=v4l2_proxy"  --host_substitutions=bin/assemble_cvd,bin/run_cvd

adb shell "su 0 v4l2-ctl --list-devices"

- virtio-media group other devices than capture devices, for
  example video encoding and decoding devices.
- it's ok to remove the old name as this flag is still under
  development.

Bug: 500723019

Test:

```
bazel run //cuttlefish/package:cvd -- create  --host_path=$HOME/dl  --product_path=$HOME/dl  --media="type=v4l2_proxy"  --host_substitutions=bin/assemble_cvd,bin/run_cvd

adb shell "su 0 v4l2-ctl --list-devices"
```
@ser-io ser-io requested a review from jmacnak April 8, 2026 17:50
@ser-io ser-io added this pull request to the merge queue Apr 10, 2026
Merged via the queue into google:main with commit a61504e Apr 10, 2026
27 checks passed
@ser-io ser-io deleted the camera-to-media branch April 10, 2026 18:23
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