blakeblackshear / frigate-hass-addons

Frigate hass.io addons
MIT License
250 stars 133 forks source link

Include video and usb in FA #108

Closed NickM-27 closed 1 year ago

NickM-27 commented 1 year ago

It seems that the config still needs to have these exposed, otherwise protected mode is required to be disabled for the container to be able to access these.

Based on https://github.com/blakeblackshear/frigate/issues/5895#issuecomment-1493405392

felipecrs commented 1 year ago

Should not video: true be added to the regular add-on as well?

NickM-27 commented 1 year ago

Should not video: true be added to the regular add-on as well?

it already is https://github.com/blakeblackshear/frigate-hass-addons/blob/5e67db091d07b37fe004c904b47eafe8d6bbaf12/frigate/config.yaml#L46

felipecrs commented 1 year ago

Oh, got it. Thanks.