Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HKSV won’t work #656

Closed
pillemats opened this issue Oct 2, 2022 · 14 comments
Closed

HKSV won’t work #656

pillemats opened this issue Oct 2, 2022 · 14 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@pillemats
Copy link

Hi

I am using the newest version of homebridge and camera ui
all works great but HKSV won’t work. I only can see the live mode and I set up stream and record.

Hopefully it is an config problem

I don’t know where is the problem

many thanks for help!
F45D3E2B-D550-4DE4-8543-15DA9061A913
75039CD3-9217-454C-80D5-80220C050CDA
ADF34699-A143-4B32-AD8D-D946F16211A2
FD408E22-D6D3-41CC-8382-94BDE4BF3232
EC87FAAC-9D1D-4DCC-AC42-45C51E760FFA

@pillemats pillemats added the bug Something isn't working label Oct 2, 2022
@jlg89
Copy link

jlg89 commented Oct 3, 2022

Same here. I've tried a very simple HSV config, defining "audio": true and "maxbitrate": "2048", as well as the config below which AFAICT matches the documentation, and either way I get "The recording process was aborted by HSV with reason 'TIMEOUT'."

"cameras": [ { "name": "Front Door", "manufacturer": "August Home", "model": "Doorbell Cam Pro", "serialNumber": "D2GWS0013U", "motion": true, "doorbell": false, "motionTimeout": 15, "videoConfig": { "source": "-i rtsp://admin:[email protected]/stream", "stillImageSource": "-i rtsp://admin:[email protected]/stream -vframes 1 -r 1", "maxWidth": 480, "maxHeight": 640, "stimeout": 0, "subSource": "-i rtsp://admin:[email protected]/stream -r 10", "audio": true, "debug": true, "readRate": true }, "mqtt": { "motionTopic": "", "motionResetTopic": "", "motionResetMessage": "", "motionMessage": "" }, "prebufferLength": 4, "videoanalysis": { "active": true }, "smtp": { "email": "Front Door" }, "hsv": true, "hksvConfig": { "audio": true, "maxBitrate": "2048", "maxWidth": "1920", "maxHeight": "1080", "maxFPS": "30", "encoderOptions": "-g 120", "vcodec": "libx264", "acodec": "aac" }, "prebuffering": true } ]

@pillemats
Copy link
Author

pillemats commented Oct 3, 2022

Yes I tried also… for one time (10 seconds recording) it works but that’s it. After it won’t work.

now I switched to the original HKSV from eufy. There the recordings works perfect.

If the problem is fixed I will try it again

EDIT: i tried out one camera right now (eufy Indoor Pan & Tilt) with the easiest config. Only activate audio and if i go in the front of the camera to activate the motion sensor i got in Homebridge this error:

8524FD05-8454-4F88-BCC4-67F73002A838

And this in webif from camera ui
41638E02-5370-43EB-8869-AB58EA8D1D47

One time the cam recorded (one way, i am going in front of it from left to the right)
From right to the left the cam dont record

7B971508-6CD5-4BDE-9F77-33094BA3D46B

Lets see what happend over night….

EDIT2: @seydx i found one problem: if i add the cam first time to camera ui the time will automaticly set up zu 12h in the eufy app. I changed to 24h -> Then the cam wont record anything. If i changed to 12h back the cam will record. (In log of homebridge nothin recorded of this problem)

However the problem remains with the motion sensor error.

EDIT3: also i found out that:

1.: if video analyse is off, nothing will recorded.
2.: if i set up the reset time from motion sensor (standart 3min) to 0 or 1 after a reboot it will reset to standart

@AlbertEinslime
Copy link

AlbertEinslime commented Oct 6, 2022

Hello,
Having a similar issue. Somewhat new to Homebridge and camera.ui. Recently got a new Lorex system and have all cameras showing up fine in Home, and 3/4 of them work fine in terms of HKSV. However, one of them only recorded motion once and no longer saves any clips for me to view. I have attempted to toggle various settings on and off including stream/recording, but nothing seems to stick. I have also been unable to get audio to work on any of the cameras. Any help will be greatly appreciated. Thanks.

Edit: audio seems to be working for now, same issue with video.

@karesake
Copy link

karesake commented Oct 6, 2022

Got the same Error!

@fabvis
Copy link

fabvis commented Oct 12, 2022

same here !

@kakashysen
Copy link

Same issue here, the only way that works for me is using Scrypted, I've been using it for 10 days, and it works much better, it records everything in HKSV, with no issues, and pretty simple / easy to use

@pillemats
Copy link
Author

Is there any solution ?

@jlg89
Copy link

jlg89 commented Oct 21, 2022

At this point, if you want simple "homebridge-native" camera support, and HSV isn't important to you, use homebridge-camera-ffmpeg. If HSV is important, use Scrypted.

@tbelcher
Copy link

FWIW - HKSV hasn't't been working for me for the last couple of weeks, but yesterday I received two notifications mid-day. None since then, but it makes me wonder what's changed.

@erokoder
Copy link

I configure yesterday, and HKSV don't work. I also have problem with video analysis, motion detection only one time detected, although it should be much more.

@jlg89
Copy link

jlg89 commented Nov 18, 2022

For reliable HSV, I highly recommend setting up Scrypted in a Docker container.

@theapu
Copy link

theapu commented Jan 8, 2023

HKSV motion detection and recording working only for the very first instance. Then no recording atall. But the logs show motion detected, video analysis etc. Same problme if I enable aws rekognition. For the very first time I got recording and notification with label but after that no recording and notification. No errors in logs. Very strange. I switched to scrypted for HKSV. I still use camera.ui for sending telegram notifications.

@stale
Copy link

stale bot commented Mar 12, 2023

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 stale bot added the wontfix This will not be worked on label Mar 12, 2023
@stale stale bot closed this as completed Mar 25, 2023
@mkz212
Copy link
Contributor

mkz212 commented Oct 23, 2023

Probable solution: #855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

10 participants