-
-
Notifications
You must be signed in to change notification settings - Fork 181
Hardware Acceleration
mrlt8 edited this page Dec 4, 2023
·
3 revisions
Notes:
- Works with standard docker images - e.g.
latest
- Compatibility issues with Homebridge #552
image: mrlt8/wyze-bridge:latest
devices:
- /dev:/dev
environment:
- ROTATE_DOOR=True
- H264_ENC=h264_v4l2m2m
Important
Requires docker image with alternate build of ffmpeeg - e.g. latest-hw
image: mrlt8/wyze-bridge:latest-hw
devices:
- /dev:/dev
environment:
- ROTATE_DOOR=True
- H264_ENC=h264_nvenc