Clarify V4L2 feature in README
The previous formulation could suggest that the device camera could be used as a webcam. This is not the case (yet?).
This commit is contained in:
parent
45717733a1
commit
d9a644df9c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Its features include:
|
||||||
- mirroring with [Android device screen off](doc/device.md#turn-screen-off)
|
- mirroring with [Android device screen off](doc/device.md#turn-screen-off)
|
||||||
- [copy-paste](doc/control.md#copy-paste) in both directions
|
- [copy-paste](doc/control.md#copy-paste) in both directions
|
||||||
- [configurable quality](doc/video.md)
|
- [configurable quality](doc/video.md)
|
||||||
- Android device [as a webcam (V4L2)](doc/v4l2.md) (Linux-only)
|
- Android device screen [as a webcam (V4L2)](doc/v4l2.md) (Linux-only)
|
||||||
- [physical keyboard/mouse simulation (HID)](doc/hid-otg.md)
|
- [physical keyboard/mouse simulation (HID)](doc/hid-otg.md)
|
||||||
- [OTG mode](doc/hid-otg.md#otg)
|
- [OTG mode](doc/hid-otg.md#otg)
|
||||||
- and more…
|
- and more…
|
||||||
|
|
Loading…
Reference in a new issue