homebridge-camera-ui icon indicating copy to clipboard operation
homebridge-camera-ui copied to clipboard

Not recording HSV

Open ctrlcmdshft opened this issue 2 years ago • 10 comments

So I have camera.ui setup and running runs great but the issue I'm having is it's not recording. I set up using HSV Support when I first set it up months ago it worked but no longer shows any recording below is my config

"platforms": [
        {
            "name": "Config",
            "port": 8581,
            "auth": "form",
            "theme": "dark-mode",
            "tempUnits": "c",
            "lang": "auto",
            "platform": "config"
        },
        {
            "name": "CameraUI",
            "debug": false,
            "mqtt": {
                "active": false,
                "tls": false,
                "port": 1883
            },
            "http": {
                "active": true,
                "port": 7272,
                "localhttp": false
            },
            "smtp": {
                "active": false,
                "port": 2727,
                "space_replace": "+"
            },
            "ftp": {
                "active": false,
                "useFile": false,
                "port": 5050
            },
            "ssl": {
                "active": false
            },
            "cameras": [
                {
                    "name": "Front Door",
                    "manufacturer": "Ubiquiti",
                    "model": "G3 Instant",
                    "serialNumber": "001",
                    "motion": true,
                    "unbridge": true,
                    "hsv": true,
                    "prebuffering": true,
                    "prebufferLength": 4,
                    "videoConfig": {
                        "source": "-i rtsps://192.168.10.6:7441/xxxxxxxxxxx?enableSrtp",
                        "rtspTransport": "tcp",
                        "vcodec": "copy",
                        "acodec": "libfdk_aac",
                        "audio": false,
                        "stillImageSource": "-i rtsps://192.168.10.6:7441/xxxxxxxxxxx?enableSrtp",
                        "subSource": "-i rtsps://192.168.10.6:7441/xxxxxxxxxx?enableSrtp"
                    },
                    "videoanalysis": {
                        "active": true
                    },
                    "motionTimeout": 15,
                    "smtp": {
                        "email": "Front Door"
                    },
                    "mqtt": {}
                },
                {
                    "name": "Living Room",
                    "manufacturer": "Ubiquiti",
                    "model": "G3 Instant",
                    "serialNumber": "002",
                    "motion": true,
                    "unbridge": true,
                    "hsv": true,
                    "prebuffering": true,
                    "prebufferLength": 4,
                    "videoConfig": {
                        "source": "-i rtsps://192.168.10.6:7441/xxxxxxxxxxxxx?enableSrtp",
                        "rtspTransport": "tcp",
                        "vcodec": "copy",
                        "acodec": "libfdk_aac",
                        "audio": false,
                        "stillImageSource": "-i rtsps://192.168.10.6:7441/xxxxxxxxxxx?enableSrtp",
                        "subSource": "-i rtsps://192.168.10.6:7441/xxxxxxxxxxx?enableSrtp"
                    },
                    "videoanalysis": {
                        "active": true
                    },
                    "motionTimeout": 15,
                    "smtp": {
                        "email": "Living Room"
                    },
                    "mqtt": {}
                }
            ],
            "platform": "CameraUI",
            "port": 8081,
            "atHomeSwitch": false,
            "options": {
                "videoProcessor": "ffmpeg"
            },
            "logLevel": "info"
        }

ctrlcmdshft avatar May 13 '22 16:05 ctrlcmdshft

Is it fixed yet?

Melvin-P-NL avatar May 29 '22 18:05 Melvin-P-NL

Is it fixed yet?

I've since moved back to Scrypted since they added HSV and works flawlessly

ctrlcmdshft avatar May 29 '22 18:05 ctrlcmdshft

also get this problem. shows as recording in home app (red circle) but no recordings.

bcyng avatar Jun 02 '22 11:06 bcyng

Do you see a camera view in the videoanalyse settings?

Melvin-P-NL avatar Jun 02 '22 11:06 Melvin-P-NL

yes.

bcyng avatar Jun 02 '22 12:06 bcyng

I too have this issue.

TristanBrotherton avatar Jun 02 '22 17:06 TristanBrotherton

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 10 '22 03:08 stale[bot]

I have the same issue!

gtdpower avatar Aug 16 '22 19:08 gtdpower

Same here!

Julian0Davinci avatar Aug 31 '22 12:08 Julian0Davinci

Move to Scrypted works better and is still being worked on actively. I have zero issues with HSV recording movements.

ctrlcmdshft avatar Aug 31 '22 14:08 ctrlcmdshft

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 07 '22 05:11 stale[bot]