Enabled Wyze bridge camera audio passthru

This commit is contained in:
Ashish D'Souza 2024-08-12 09:15:31 -05:00
parent 16493e884d
commit fd4c30f655
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,6 @@ services:
ports:
- 127.0.0.1:10000:5000
- 554:8554
- 10010:8971
wyze-bridge:
container_name: frigate-wyze-bridge
image: mrlt8/wyze-bridge:2.9.7
@ -65,6 +64,7 @@ services:
WYZE_PASSWORD: ${WYZE_PASSWORD}
API_ID: ${WYZE_API_ID}
API_KEY: ${WYZE_API_KEY}
ENABLE_AUDIO: 'true'
volumes:
- type: bind
source: /etc/localtime