[HW Accel Support]: Make sure transcoding is correctly configured #11910
Unanswered
BurningTheSky
asked this question in
Hardware Acceleration Support
Replies: 1 comment 1 reply
-
your config is not doing any transcoding of video, only audio which is extremely lightweight |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I am running Frigate as a container under Unraid with a GPU and coral passed through. I have had an issue where when backups of my container configs are run, my server memory fills and services are hard stopped. Posting in the Unraid forums they say that it looks like the caching of the stream transcodes was filling my RAM. I'm not sure if this is expect behaviour or if it can be moved to the GPU somehow to free up the system RAM?
Should the tmpfs size (--mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000) be reduced? I'm not sure why I set it to that. My server has 32GB of RAM
Version
0.13.2-6476f8a
Frigate config file
docker-compose file or Docker CLI command
Relevant log output
FFprobe output from your camera
Operating system
UNRAID
Install method
Docker Compose
Network connection
Wired
Camera make and model
Mix of Hikvision and Reolink
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions