Closed ghost closed 1 year ago
There are some things that are unclear from your explanation so I'd ask what you answer these questions.
Things to be aware of:
What cameras in your config and which camera models? -FrontDoor = Amcrest AD410 -Tempo = Reolink RLC-810A What is actually not working? (Give a numbered list) 1- I can't use my Reolink in 4K, have to downscale to 1440P in order to use the H.264 steam since I get a green screen with the H.265 2- My AD410 runs at 5FPS for some reason 3- Since I've upgraded to 0.12 Beta, I can't go back to the timeline (Timeline View) to play video (Detection work and those clip works.) 4- No Audio 5- No Hardware Acceleration What device (CPU, GPU) are you running on? -CPU = Intel Core i5-10400 -GPU = iGPU (Intel UHD Graphics 630) -RAM = 32GB DDR4
What is actually not working? (Give a numbered list) 1- I can't use my Reolink in 4K, have to downscale to 1440P in order to use the H.264 steam since I get a green screen with the H.265
You need to switch it back to H.265 and show the logs for that error otherwise there is no way to help.
2- My AD410 runs at 5FPS for some reason
What runs at 5 fps?
3- Since I've upgraded to 0.12 Beta, I can't go back to the timeline (Timeline View) to play video (Detection work and those clip works.)
What timeline view? It is unclear what you are referring to
4- No Audio
https://deploy-preview-4055--frigate-docs.netlify.app/troubleshooting/faqs#audio-in-recordings
5- No Hardware Acceleration
https://deploy-preview-4055--frigate-docs.netlify.app/configuration/hardware_acceleration
Here's what I have working so far for my 810A. Unfortunately, this is not full resolution.
shed:
record:
enabled: True
detect:
width: 3840
height: 2160
fps: 25
ffmpeg:
input_args:
- -avoid_negative_ts
- make_zero
- -fflags
- nobuffer+genpts+discardcorrupt
- -flags
- low_delay
- -strict
- experimental
- -analyzeduration
- 1000M
- -probesize
- 1000M
- -rw_timeout
- "5000000"
inputs:
- path: http://10.0.0.232/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=frigate&password={FRIGATE_REOLINK_PASSWORD}
roles:
- rtmp
- detect
- record
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.
Describe the problem you are having
Greetings, I am a newcomer to Frigate and have faced some challenges in getting it to work properly.
I have made efforts to educate myself by reading available resources and have finally succeeded in getting it to function.
However, I am eager to utilize my Reolink camera in 4K resolution and understand that H265 codec is required for this model. Unfortunately, when I implement H265, the feed appears green.
My config file may not be optimal, however it does allow the camera to function, except for audio and hardware acceleration which I have yet to figure out. I am currently running the latest beta version and have heard that the RTSP protocol may bring better results.
Although I have much to learn, I am feeling a bit overwhelmed by the task at hand. I dedicated six hours yesterday trying to improve the situation, to no avail.
I would greatly appreciate any assistance you could provide. Thank you for your time and consideration.
Version
0.12.0-66881EB
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
No response
Operating system
HassOS
Install method
HassOS Addon
Coral version
CPU (no coral)
Network connection
Wired
Camera make and model
Reolink RLC-810A
Any other information that may be helpful
No response