From 9380a6e724cfed2b28dceb84b1bb8fcf029b652d Mon Sep 17 00:00:00 2001 From: Daniel Figus Date: Thu, 7 Mar 2024 10:19:24 +0000 Subject: [PATCH] Add usb and video direct access USB access to trigger USB reset for buggy USB tuners Video access to enable hw encoding --- tvheadend/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tvheadend/config.yaml b/tvheadend/config.yaml index 8801e73..1ea298a 100644 --- a/tvheadend/config.yaml +++ b/tvheadend/config.yaml @@ -16,6 +16,8 @@ arch: - armv7 - i386 host_network: true +video: true +usb: true devices: - /dev/dvb/ - /dev/dvb/adapter0/demux0