Help setting up over 200 cameras #15650
Unanswered
Calin125
asked this question in
Ask A Question
Replies: 2 comments 17 replies
-
Is there a reason why you have transcoding configured for every camera to h264? Also that transcoding is configured to be done on CPU not GPU |
Beta Was this translation helpful? Give feedback.
6 replies
-
Sorry, I'm not sure what do you mean by sharing the camera tab? We have 16
live streams on there. I cannot share this atm. Do you mean something
else?
Many thanks
…On Mon, 23 Dec 2024 at 16:38, Nicolas Mowen ***@***.***> wrote:
Need to see the camera tab as well
—
Reply to this email directly, view it on GitHub
<#15650 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUSOEGBC5JJSEKBCJDUV7UL2HAVAVAVCNFSM6AAAAABUC2LX4OVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRVGEZDKNQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering if you could help us with configuring over 200 cameras for our surveillance team. We are currently running 11 docker containers on a bare metal server with an Nvidia Tesla V100S. Each container is responsible for around 16-25 streams. I have configured ffmpeg to utilize the Nvidia GPU. However, the CPU usage is still high. We have built the app from source as we had to customize a couple of things. Also, is there any chance you could share the source code for the frigate:stable-tensorrt image?
Here's a sample configuration I'm using for each instance. Each instance is running on a separate port i.e frigate 1 on port "8971" frigrate 2 on port "8972" and so on... I'm not sure if this is the optimal setup for our use case and hence if you could guide us on how to set it up. Thanks in advance.
config.yml:
docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions