Amcrest-PTZ-Bridge ghcr.io/gaming09/amcrest-ptz-bridge:latest https://github.com/gaming09/amcrest-ptz-bridge/pkgs/container/amcrest-ptz-bridge bridge sh false https://github.com/gaming09/amcrest-ptz-bridge/issues https://github.com/gaming09/amcrest-ptz-bridge Expose the local DVRIP pan and tilt controls of an Amcrest SmartHome camera as an ONVIF PTZ service for Frigate. Video and audio remain direct between the camera and Frigate; this bridge handles movement commands only. Frigate configuration (add this block to the existing camera definition): cameras: patio_camera: # Existing ffmpeg, detect, objects, zones, and other settings stay here. # Add this block to this existing camera definition. onvif: host: 192.0.2.10 # Replace with the Unraid server LAN address. port: 18880 # Match this bridge instance's ONVIF host port. user: "" password: "" HomeAutomation: Security: http://[IP]:[PORT:18880]/health https://raw.githubusercontent.com/gaming09/amcrest-ptz-bridge/main/templates/amcrest-ptz-bridge.xml https://raw.githubusercontent.com/gaming09/amcrest-ptz-bridge/main/icon.png https://raw.githubusercontent.com/gaming09/amcrest-ptz-bridge/main/README.md --read-only --tmpfs /tmp:rw,noexec,nosuid,size=16m --cap-drop=ALL --security-opt=no-new-privileges:true amcrest dahua dvrip frigate onvif camera pan tilt ptz An Amcrest SmartHome PTZ camera reachable from Unraid over local TCP port 37777. Configure one container instance per camera and assign each instance a unique host port. 2026-08-13: Initial Community Applications release. 2026-08-13 MIT 18880 amcrest-camera admin 37777 Amcrest SmartHome PTZ 0 1.25 INFO