genode/repos/libports/recipes/raw/usb_webcam
Norman Feske eb80d6ce66 usb_webcam: on/off dependent on capture client
This commit removes the report service from the usb_webcam pkg, which
was used to enable or disable the webcam driver. The on/off state is
instead controlled by the presence of a capture client. That is, once a
capture client appears, the webcam driver is started. Vice versa, once
no capture client exists, the webcam driver is removed automatically.

Internally, the detection of presence of a capture client is based on
nitpicker's 'displays' report, which is consumed as input of the
rom_filter, which in turn generates the configuration of a dynamic sub
init.

Fixes #4287
2021-10-14 11:02:10 +02:00
..
content.mk usb_webcam: package recipes 2021-06-25 11:41:44 +02:00
hash depot: update recipe hashes 2021-06-25 11:46:37 +02:00
usb_webcam.config usb_webcam: on/off dependent on capture client 2021-10-14 11:02:10 +02:00