Hikvision FFMPEG questions #2085
Replies: 3 comments 5 replies
-
|
i would make an issue. |
Beta Was this translation helpful? Give feedback.
-
|
At that resolution and frame rate, the rtmp functionality is failing. Try adding this to you config: rtmp:
enabled: FalseAlso, I would re-read the docs on camera setup. You probably don't want to run detection at that resolution or frame rate unless you are trying to track F1 cars from the top of a skyscraper. |
Beta Was this translation helpful? Give feedback.
-
|
Works with an alternative stream now, thanks!!! Great package @blakeblackshear thanks for the help and hard work! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running the following:
Hikvision DS-2CD2543G0-IS (firmware V5.6.6 build 210625)
with these parameters:
and Frigate on a Win10 in docker on a Lenovo P1G2 laptop. I've tried both nvidia and stable-amd64 images.
Docker compose:
config:
No matter what parameters I've tried I seem to get this error a lot:
I'm just very confused at this point what I should even expect to see on the localhost:5000 pages. Typically it's either green or just frozen. On the same laptop I have no issues in VLC:
and the video is super smooth on the same laptop hardware!
TIA,
Mike
Beta Was this translation helpful? Give feedback.
All reactions