Closed pyrodex closed 1 year ago
Looks like this H265 for this to work, on the main stream.
Yes, the resolution is too large to be decided as h264 by hardware. This is expected.
Feel free to create a new issue if something else comes up
@pyrodex Did you get this camera model to work with Frigate? It is unclear for the above thread. If so with what settings? h265. I am thinking about buying a few and would appreciate any advice.
@pyrodex Did you get this camera model to work with Frigate? It is unclear for the above thread. If so with what settings? h265. I am thinking about buying a few and would appreciate any advice.
Yes I did!
Here are the Hikvision settings:
I DO NOT use it for detection so I don't have a sub-stream configured but here is my Frigate configuration stanzas:
go2rtc:
playroom:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@playroom.camera:554/Streaming/Channels/101
- "ffmpeg:playroom#audio=opus"
Camera config:
Playroom: # Kiddo's room
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/playroom
input_args: preset-rtsp-restream
roles:
- record
Good luck!
Describe the problem you are having
Camera works in go2rtc, can see it via the go2rtc dashboard and go to links and stream it from there but when I setup the camera in Frigate with the restroom url it throws errors in the logs.
Version
0.13.0-AA93D4F
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
No response
Operating system
Debian
Install method
Docker Compose
Coral version
M.2
Network connection
Wired
Camera make and model
Hikvision DS-2CD2387G2P-LSU/SL
Any other information that may be helpful
First time setting up one of these cameras, I have another OLDER Hikvision and it works fine.