mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
c66a196f76
- API packages for: libusb, libuvc, and libyuv - Source packages for: API packages + USB webcam app - Meta package for USB webcam - Raw package for USB webcam configuration issue #4196
6 lines
363 B
Plaintext
6 lines
363 B
Plaintext
USB webcam driver + Nitpicker video bridge. The configuration can be adjusted
|
|
in _recipes/raw/usb_webcam/usb_webcam.config_. The package offers a Report and a
|
|
Capture session. The report is used in order to enable and disable the webcam,
|
|
the format must be the same as given by the Qemu webcam model. From the Capture
|
|
session, the webcam images can be retrieved.
|