hjdhjd / homebridge-unifi-protect

:video_camera: Complete HomeKit integration for all UniFi Protect device types with full support for most features including HomeKit Secure Video, and more. https://homebridge.io
Other
1.5k stars 95 forks source link

ONVIF not working in HK #1125

Closed rasarisi closed 2 months ago

rasarisi commented 2 months ago

Homebridge UniFi Protect Version

7.5.1

Homebridge Platform and OS

Debian GNU/Linux Bookworm (12)

Homebridge Version

v1.8.4

Node Version

v20.15.0

UniFi OS Version

4.0.18

UniFi Protect Controller Version

5.0.33

Describe the problem

I have a JideTech PTZ camera that protect found and it works fine in Protect but doesn't work in HomeKit. Shows no response [

Homebridge HBUP JSON configuration

{
    "bridge": {
        "name": "Homebridge E7B5",
        "username": "0E:FE:97:5A:E7:B5",
        "port": 51835,
        "pin": "404-75-182",
        "advertiser": "avahi"
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "name": "TplinkSmarthome",
            "addCustomCharacteristics": false,
            "inUseThreshold": 0,
            "switchModels": [
                "HS200",
                "HS210"
            ],
            "discoveryPort": 0,
            "broadcast": "10.10.25.255",
            "deviceTypes": [
                "plug",
                "bulb"
            ],
            "devices": [
                {
                    "host": "10.10.25.90"
                },
                {
                    "host": "10.10.25.12"
                },
                {
                    "host": "10.10.25.88"
                },
                {
                    "host": "10.10.25.178"
                },
                {
                    "host": "10.10.25.140"
                },
                {
                    "host": "10.10.25.67"
                },
                {
                    "host": "10.10.25.182"
                }
            ],
            "devicesUseDiscoveryPort": false,
            "_bridge": {
                "username": "0E:35:A8:3C:40:68",
                "port": 36606
            },
            "platform": "TplinkSmarthome"
        },
        {
            "Name": "Qolsys Panel",
            "Host": "10.10.25.239",
            "Port": 12345,
            "SecureToken": "cmcf3l",
            "UserPinCode": "9746",
            "ForceArm": true,
            "AwayExitDelay": 60,
            "HomeExitDelay": 0,
            "ShowSecurityPanel": true,
            "ShowMotion": true,
            "ShowContact": true,
            "ShowCO": true,
            "ShowSmoke": true,
            "ShowLeak": true,
            "ShowBluetooth": false,
            "ShowGlassBreak": false,
            "ShowTakeover": false,
            "LogPartition": true,
            "LogZone": false,
            "LogDebug": false,
            "SensorDelay": false,
            "platform": "QolsysPanel",
            "_bridge": {
                "username": "0E:5E:DB:6C:8C:96",
                "port": 48325
            }
        },
        {
            "controllers": [
                {
                    "address": "10.10.45.5",
                    "password": "PlanewaveCDK350!",
                    "username": "homebridge"
                }
            ],
            "name": "UniFi Protect",
            "options": [
                "Enable.Video.Transcode.Hardware.002A2A530119",
                "Disable.Device.NightVision.002A2A530119",
                "Disable.Device.StatusLed.002A2A530119",
                "Disable.Log.Doorbell.002A2A530119",
                "Enable.Log.HKSV.002A2A530119",
                "Disable.Log.Doorbell.9C8ECD303074",
                "Enable.Video.Transcode.HighLatency.Bitrate.002A2A530119.1000",
                "Enable.Device.SyncName.002A2A530119",
                "Disable.Video.Transcode.002A2A530119",
                "Enable.Motion.Duration.002A2A530119.7",
                "Enable.Video.Stream.Only.Low.002A2A530119",
                "Enable.Device.Standalone.002A2A530119"
            ],
            "_bridge": {
                "username": "0E:F3:97:E6:D5:D6"
            },
            "platform": "UniFi Protect"
        }
    ],
    "disabledPlugins": []
}

Relevant log output

[9/26/2024, 4:48:23 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV: 3840x2160@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:48:23 PM] [UniFi Protect] Back Deck [G5 Bullet]: HKSV: 2688x1512@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:48:40 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Unable to retrieve a snapshot.
[9/26/2024, 4:49:15 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:50:23 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Unable to retrieve a snapshot: using the most recent cached snapshot instead.
[9/26/2024, 4:50:41 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:50:44 PM] [UniFi Protect] Restarting child bridge...
[9/26/2024, 4:50:44 PM] Got SIGTERM, shutting down child bridge process...
[9/26/2024, 4:50:49 PM] [UniFi Protect] Child bridge process ended
[9/26/2024, 4:50:49 PM] [UniFi Protect] Process Ended. Code: 143, Signal: null
[9/26/2024, 4:50:56 PM] [UniFi Protect] Restarting Process...
[9/26/2024, 4:50:56 PM] [UniFi Protect] Launched child bridge with PID 181781
[9/26/2024, 4:50:56 PM] Registering platform 'homebridge-unifi-protect.UniFi Protect'
[9/26/2024, 4:50:56 PM] [UniFi Protect] Loaded homebridge-unifi-protect v7.5.1 child bridge successfully
[9/26/2024, 4:50:56 PM] Loaded 19 cached accessories from cachedAccessories.0EF397E6D5D6.
[9/26/2024, 4:50:56 PM] [UniFi Protect] Using FFmpeg version: 6.0-homebridge-alpine-aarch64-static.
[9/26/2024, 4:50:56 PM] Homebridge v1.8.4 (HAP v0.12.2) (UniFi Protect) is running on port 40401.
[9/26/2024, 4:50:56 PM] 

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

(node:181781) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.
(Use `node --trace-deprecation ...` to show where the warning was created)
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Connected to 10.10.45.5 (UniFi Protect 5.0.33 running on UniFi OS 4.0.18).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered nvr: UNVR BBK [UNVR] (address: 10.10.45.5 mac: E438839B44E5).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Observatory South [G5 Flex] (address: 10.10.45.202 mac: F4E2C60BC34A).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: A BBK Front [G5 Pro] (address: 10.10.45.203 mac: F4E2C60B37FF).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: E G4 Doorbell Pro - Front [G4 Doorbell Pro] (address: 10.10.45.10 mac: E438830E1EE2).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE] (address: 10.10.45.225 mac: F4E2C6735F29).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: I G4 Doorbell Observatory [G4 Doorbell] (address: 10.10.45.11 mac: 70A7410DE2DF).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: F G4 Bullet [G4 Bullet] (address: 10.10.45.208 mac: AC8BA90E88BB).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: G4 Instant [G4 Instant] (address: 10.10.45.231 mac: F4E2C679B123).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: AI 360 [AI 360] (address: 10.10.45.200 mac: F4E2C678ED5E).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE] (address: 10.10.45.227 mac: F4E2C60CCB30).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Back Deck [G5 Bullet] (address: 10.10.45.224 mac: E438830F8A2B).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Driveway PTZ [IPD-E2B5Y18] (address: 10.10.45.25 mac: 002A2A530119).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Amcrest [Amcrest] (address: 10.10.45.242 mac: 9C8ECD303074).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Rear Door Chime [Smart PoE Chime] (address: 10.10.45.223 mac: F4E2C60CF573).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Garage Chime [Smart PoE Chime] (address: 10.10.45.230 mac: F4E2C6724697).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Front Door Chime [Smart WiFi Chime] (address: 10.10.45.17 mac: D8B3702CFED7).
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered sensor: UP Sense [UP Sense] (mac: D8B3703F8687).
[9/26/2024, 4:50:57 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Motion event duration set to 7 seconds.
[9/26/2024, 4:50:57 PM] [UniFi Protect] UP Sense [UP Sense]: Enabled sensors: humidity, temperature.
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Driveway PTZ [IPD-E2B5Y18]: Removing camera from HomeKit.
[9/26/2024, 4:50:57 PM] [UniFi Protect] UNVR BBK [UNVR4]: Driveway PTZ [IPD-E2B5Y18]: Adding camera to HomeKit as a standalone device.
[9/26/2024, 4:50:57 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Motion event duration set to 7 seconds.
[9/26/2024, 4:50:57 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Video streaming configured to use only: Low.
[9/26/2024, 4:50:57 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Video streaming configured to use only: Low.
[9/26/2024, 4:50:57 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:50:57 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:50:57 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:50:57 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:50:57 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:50:57 PM] Driveway PTZ C321 is running on port 40129.
[9/26/2024, 4:50:58 PM] Please add [Driveway PTZ C321] manually in Home app. Setup Code: 404-75-182
[9/26/2024, 4:50:58 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:50:58 PM] [UniFi Protect] Back Deck [G5 Bullet]: HKSV: 2688x1512@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:50:58 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV: 3840x2160@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:50:58 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: HKSV: 720x480@10fps (High) [H264], 1,600 kbps (10 second timeshift buffer).
[9/26/2024, 4:50:58 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:51:04 PM] [UniFi Protect] F G4 Bullet [G4 Bullet]: Unable to retrieve a snapshot.
[9/26/2024, 4:51:11 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Unable to retrieve a snapshot.
[9/26/2024, 4:52:39 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:52:45 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:52:45 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 4:52:45 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.196: 1280x720@30fps, 299 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 4:53:05 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 4:53:23 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:53:30 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Unable to retrieve a snapshot: using the most recent cached snapshot instead.
[9/26/2024, 4:53:36 PM] [UniFi Protect] E G4 Doorbell Pro - Front Package Camera [G4 Doorbell Pro]: Streaming request from 10.10.5.196: 640x480@30fps, 164 kbps. Transcoding 1600x1200@2fps (Package Camera) [H264], 800 kbps [RTSP].
[9/26/2024, 4:53:39 PM] [UniFi Protect] E G4 Doorbell Pro - Front Package Camera [G4 Doorbell Pro]: Stopped video streaming session.
[9/26/2024, 4:53:39 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:53:40 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 4:53:40 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.196: 1280x720@30fps, 299 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 4:54:12 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 4:55:19 PM] [UniFi Protect] Initializing UniFi Protect platform...
[9/26/2024, 4:55:19 PM] [UniFi Protect] Initializing child bridge 0E:F3:97:E6:D5:D6
Setup Payload:
X-HM://0024512Y675L7
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ 404-75-182 │     
    └────────────┘     

[9/26/2024, 4:55:19 PM] Homebridge v1.8.4 (HAP v0.12.2) (Homebridge E7B5) is running on port 51835.
[9/26/2024, 4:55:19 PM] 

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

[9/26/2024, 4:55:20 PM] [UniFi Protect] Launched child bridge with PID 183495
[9/26/2024, 4:55:20 PM] [UniFi Protect] Loaded homebridge-unifi-protect v7.5.1 child bridge successfully
[9/26/2024, 4:55:20 PM] Loaded 18 cached accessories from cachedAccessories.0EF397E6D5D6.
[9/26/2024, 4:55:20 PM] [UniFi Protect] Using FFmpeg version: 6.0-homebridge-alpine-aarch64-static.
[9/26/2024, 4:55:20 PM] Homebridge v1.8.4 (HAP v0.12.2) (UniFi Protect) is running on port 45265.
[9/26/2024, 4:55:20 PM] 

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Connected to 10.10.45.5 (UniFi Protect 5.0.33 running on UniFi OS 4.0.18).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered nvr: UNVR BBK [UNVR] (address: 10.10.45.5 mac: E438839B44E5).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Observatory South [G5 Flex] (address: 10.10.45.202 mac: F4E2C60BC34A).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: A BBK Front [G5 Pro] (address: 10.10.45.203 mac: F4E2C60B37FF).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: E G4 Doorbell Pro - Front [G4 Doorbell Pro] (address: 10.10.45.10 mac: E438830E1EE2).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE] (address: 10.10.45.225 mac: F4E2C6735F29).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: I G4 Doorbell Observatory [G4 Doorbell] (address: 10.10.45.11 mac: 70A7410DE2DF).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: F G4 Bullet [G4 Bullet] (address: 10.10.45.208 mac: AC8BA90E88BB).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: G4 Instant [G4 Instant] (address: 10.10.45.231 mac: F4E2C679B123).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: AI 360 [AI 360] (address: 10.10.45.200 mac: F4E2C678ED5E).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE] (address: 10.10.45.227 mac: F4E2C60CCB30).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Back Deck [G5 Bullet] (address: 10.10.45.224 mac: E438830F8A2B).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Driveway PTZ [IPD-E2B5Y18] (address: 10.10.45.25 mac: 002A2A530119).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Amcrest [Amcrest] (address: 10.10.45.242 mac: 9C8ECD303074).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Rear Door Chime [Smart PoE Chime] (address: 10.10.45.223 mac: F4E2C60CF573).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Garage Chime [Smart PoE Chime] (address: 10.10.45.230 mac: F4E2C6724697).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Front Door Chime [Smart WiFi Chime] (address: 10.10.45.17 mac: D8B3702CFED7).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered sensor: UP Sense [UP Sense] (mac: D8B3703F8687).
[9/26/2024, 4:55:21 PM] [UniFi Protect] UNVR BBK [UNVR4]: Driveway PTZ [IPD-E2B5Y18]: Adding camera to HomeKit as a standalone device.
[9/26/2024, 4:55:21 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Motion event duration set to 7 seconds.
[9/26/2024, 4:55:21 PM] [UniFi Protect] UP Sense [UP Sense]: Enabled sensors: humidity, temperature.
[9/26/2024, 4:55:21 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Video streaming configured to use only: Low.
[9/26/2024, 4:55:21 PM] Driveway PTZ C321 is running on port 42217.
[9/26/2024, 4:55:21 PM] Please add [Driveway PTZ C321] manually in Home app. Setup Code: 404-75-182
[9/26/2024, 4:55:21 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:55:21 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:55:21 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:55:21 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 4:55:21 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 4:55:21 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:55:21 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV: 3840x2160@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:55:21 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:55:21 PM] [UniFi Protect] Back Deck [G5 Bullet]: HKSV: 2688x1512@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 4:56:26 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 4:56:26 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 4:56:26 PM] [UniFi Protect] Amcrest [Amcrest]: Audio support disabled.
(node:183495) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 closed listeners added to [HAPConnection]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit
[9/26/2024, 4:56:26 PM] [UniFi Protect] A BBK Front [G5 Pro]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 3840x2160@30fps (High) [H264], 16,000 kbps [API].
[9/26/2024, 4:56:28 PM] [UniFi Protect] Amcrest [Amcrest]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 1280x720@10fps (High) [H264], 3,584 kbps [RTSP].
[9/26/2024, 4:56:28 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 1600x1200@30fps (High) [H264], 6,000 kbps [API].
[9/26/2024, 4:56:29 PM] [UniFi Protect] Back Deck [G5 Bullet]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 2688x1512@30fps (High) [H264], 10,000 kbps [API].
[9/26/2024, 4:56:31 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 1600x1200@30fps (High) [H264], 2,000 kbps [API].
[9/26/2024, 4:56:32 PM] [UniFi Protect] H DoorbellProPoE-BasementRear Package Camera [G4 Doorbell Pro PoE]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 1600x1200@2fps (Package Camera) [H264], 800 kbps [RTSP].
[9/26/2024, 4:56:33 PM] [UniFi Protect] Observatory South [G5 Flex]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 1280x720@30fps (Medium) [H264], 2,000 kbps [RTSP].
[9/26/2024, 4:56:34 PM] [UniFi Protect] E G4 Doorbell Pro - Front Package Camera [G4 Doorbell Pro]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 1600x1200@2fps (Package Camera) [H264], 800 kbps [RTSP].
[9/26/2024, 4:56:36 PM] [UniFi Protect] F G4 Bullet [G4 Bullet]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 1280x720@24fps (Medium) [H264], 2,000 kbps [RTSP].
[9/26/2024, 4:56:37 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 960x720@30fps (Medium) [H264], 1,200 kbps [RTSP].
[9/26/2024, 4:56:37 PM] [UniFi Protect] G4 Instant [G4 Instant]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 1280x720@30fps (Medium) [H264], 1,500 kbps [RTSP].
[9/26/2024, 4:56:38 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage Package Camera [G4 Doorbell Pro PoE]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 1600x1200@2fps (Package Camera) [H264], 800 kbps [RTSP].
[9/26/2024, 4:56:40 PM] [UniFi Protect] AI 360 [AI 360]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Transcoding 1920x1920@30fps (High) [H264], 10,000 kbps [RTSP].
[9/26/2024, 4:56:41 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Streaming request from 10.10.5.220: 640x480@30fps, 164 kbps. Transcoding 960x720@30fps (Medium) [H264], 1,500 kbps [RTSP].
[9/26/2024, 4:56:44 PM] [UniFi Protect] AI 360 [AI 360]: Stopped video streaming session.
[9/26/2024, 4:56:45 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 4:56:48 PM] [UniFi Protect] A BBK Front [G5 Pro]: Stopped video streaming session.
[9/26/2024, 4:56:50 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[A BBK Front] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info.
[9/26/2024, 4:56:53 PM] [UniFi Protect] A BBK Front [G5 Pro]: Unable to retrieve a snapshot.
[9/26/2024, 4:56:54 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage Package Camera [G4 Doorbell Pro PoE]: Stopped video streaming session.
[9/26/2024, 4:56:55 PM] [UniFi Protect] Back Deck [G5 Bullet]: Stopped video streaming session.
[9/26/2024, 4:56:59 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Stopped video streaming session.
[9/26/2024, 4:57:01 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 4:57:01 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 4:57:03 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 4:57:23 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Stopped video streaming session.
[9/26/2024, 4:57:23 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] Amcrest [Amcrest]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] G4 Instant [G4 Instant]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] H DoorbellProPoE-BasementRear Package Camera [G4 Doorbell Pro PoE]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] Observatory South [G5 Flex]: Stopped video streaming session.
[9/26/2024, 4:57:24 PM] [UniFi Protect] F G4 Bullet [G4 Bullet]: Stopped video streaming session.
[9/26/2024, 4:57:25 PM] [UniFi Protect] E G4 Doorbell Pro - Front Package Camera [G4 Doorbell Pro]: Stopped video streaming session.
[9/26/2024, 4:57:46 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV recording event ended early: the request was slow to respond. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:07:07 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 5:07:11 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 5:07:11 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.220: 1280x720@30fps, 299 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 5:07:41 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 5:09:52 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Reconnecting to the livestream API.
[9/26/2024, 5:09:56 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV recording event ended early: the request timed out. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:09:56 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: FFmpeg ended unexpectedly due to issues processing the media stream provided by the UniFi Protect livestream API. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:10:09 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV recording event ended early: the request timed out. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:10:09 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: FFmpeg ended unexpectedly due to issues processing the media stream provided by the UniFi Protect livestream API. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:11:58 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 5:12:00 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Unable to retrieve a snapshot.
[9/26/2024, 5:18:49 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 5:19:33 PM] [UniFi Protect] Initializing UniFi Protect platform...
[9/26/2024, 5:19:33 PM] [UniFi Protect] Initializing child bridge 0E:F3:97:E6:D5:D6
Setup Payload:
X-HM://0024512Y675L7
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    ┌────────────┐     
    │ 404-75-182 │     
    └────────────┘     

[9/26/2024, 5:19:33 PM] Homebridge v1.8.4 (HAP v0.12.2) (Homebridge E7B5) is running on port 51835.
[9/26/2024, 5:19:33 PM] 

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

[9/26/2024, 5:19:33 PM] [UniFi Protect] Launched child bridge with PID 186240
[9/26/2024, 5:19:34 PM] [UniFi Protect] Loaded homebridge-unifi-protect v7.5.1 child bridge successfully
[9/26/2024, 5:19:34 PM] Loaded 18 cached accessories from cachedAccessories.0EF397E6D5D6.
[9/26/2024, 5:19:34 PM] [UniFi Protect] Using FFmpeg version: 6.0-homebridge-alpine-aarch64-static.
[9/26/2024, 5:19:34 PM] Homebridge v1.8.4 (HAP v0.12.2) (UniFi Protect) is running on port 36817.
[9/26/2024, 5:19:34 PM] 

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

(node:186240) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permitted by RFC 6066. This will be ignored in a future version.
(Use `node --trace-deprecation ...` to show where the warning was created)
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Connected to 10.10.45.5 (UniFi Protect 5.0.33 running on UniFi OS 4.0.18).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered nvr: UNVR BBK [UNVR] (address: 10.10.45.5 mac: E438839B44E5).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Observatory South [G5 Flex] (address: 10.10.45.202 mac: F4E2C60BC34A).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: A BBK Front [G5 Pro] (address: 10.10.45.203 mac: F4E2C60B37FF).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: E G4 Doorbell Pro - Front [G4 Doorbell Pro] (address: 10.10.45.10 mac: E438830E1EE2).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE] (address: 10.10.45.225 mac: F4E2C6735F29).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: I G4 Doorbell Observatory [G4 Doorbell] (address: 10.10.45.11 mac: 70A7410DE2DF).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: F G4 Bullet [G4 Bullet] (address: 10.10.45.208 mac: AC8BA90E88BB).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: G4 Instant [G4 Instant] (address: 10.10.45.231 mac: F4E2C679B123).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: AI 360 [AI 360] (address: 10.10.45.200 mac: F4E2C678ED5E).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE] (address: 10.10.45.227 mac: F4E2C60CCB30).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Back Deck [G5 Bullet] (address: 10.10.45.224 mac: E438830F8A2B).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Driveway PTZ [IPD-E2B5Y18] (address: 10.10.45.25 mac: 002A2A530119).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered camera: Amcrest [Amcrest] (address: 10.10.45.242 mac: 9C8ECD303074).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Rear Door Chime [Smart PoE Chime] (address: 10.10.45.223 mac: F4E2C60CF573).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Garage Chime [Smart PoE Chime] (address: 10.10.45.230 mac: F4E2C6724697).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered chime: Front Door Chime [Smart WiFi Chime] (address: 10.10.45.17 mac: D8B3702CFED7).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Discovered sensor: UP Sense [UP Sense] (mac: D8B3703F8687).
[9/26/2024, 5:19:35 PM] [UniFi Protect] UNVR BBK [UNVR4]: Driveway PTZ [IPD-E2B5Y18]: Adding camera to HomeKit as a standalone device.
[9/26/2024, 5:19:35 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Motion event duration set to 7 seconds.
[9/26/2024, 5:19:35 PM] [UniFi Protect] UP Sense [UP Sense]: Enabled sensors: humidity, temperature.
[9/26/2024, 5:19:35 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Video streaming configured to use only: Low.
[9/26/2024, 5:19:35 PM] Driveway PTZ C321 is running on port 34951.
[9/26/2024, 5:19:35 PM] Please add [Driveway PTZ C321] manually in Home app. Setup Code: 404-75-182
[9/26/2024, 5:19:35 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 5:19:35 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 5:19:35 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] E G4 Doorbell Pro - Front [G4 Doorbell Pro]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 5:19:35 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Enabled doorbell message switch: DO NOT DISTURB.
[9/26/2024, 5:19:35 PM] [UniFi Protect] H DoorbellProPoE-BasementRear [G4 Doorbell Pro PoE]: Doorbell message set: LEAVE PACKAGE AT DOOR.
[9/26/2024, 5:19:35 PM] [UniFi Protect] I G4 Doorbell Observatory [G4 Doorbell]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 5:19:35 PM] [UniFi Protect] Back Deck [G5 Bullet]: HKSV: 2688x1512@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 5:19:35 PM] [UniFi Protect] B G4 Doorbell Pro PoE - Garage [G4 Doorbell Pro PoE]: HKSV: 1600x1200@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 5:19:35 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV: 3840x2160@30fps (High) [H264], 2,000 kbps (10 second timeshift buffer).
[9/26/2024, 5:20:10 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Unable to retrieve a snapshot.
[9/26/2024, 5:20:10 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Audio support disabled.
[9/26/2024, 5:20:10 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Streaming request from 10.10.5.214: 1920x1080@30fps, 802 kbps. Using 640x480@10fps (Low) [H264], 512 kbps [RTSP].
[9/26/2024, 5:20:40 PM] [UniFi Protect] Driveway PTZ [IPD-E2B5Y18]: Stopped video streaming session.
[9/26/2024, 5:21:45 PM] [UniFi Protect] A BBK Front [G5 Pro]: Reconnecting to the livestream API.
[9/26/2024, 5:21:49 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV recording event ended early: the request timed out. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:21:49 PM] [UniFi Protect] A BBK Front [G5 Pro]: FFmpeg ended unexpectedly due to issues processing the media stream provided by the UniFi Protect livestream API. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:22:03 PM] [UniFi Protect] A BBK Front [G5 Pro]: HKSV recording event ended early: the request timed out. This error can be safely ignored - it will occur occasionally.
[9/26/2024, 5:22:03 PM] [UniFi Protect] A BBK Front [G5 Pro]: FFmpeg ended unexpectedly due to issues processing the media stream provided by the UniFi Protect livestream API. This error can be safely ignored - it will occur occasionally.

Acknowledgment that you are only running UniFi OS and UniFi Protect releases from the Ubiquiti Official release channel

hjdhjd commented 2 months ago

Protect ONVIF support is not a documented feature of HBUP. You're welcome to try, but at the moment I provide no support for the feature. It may or may not work, but I'm not making any commitments.

github-actions[bot] commented 2 months ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.