Skip to content

what is the best architecture choice for many cameras? #889

Answered by aler9
throberto asked this question in Questions
Discussion options

You must be logged in to vote

Hello,

The first option is unfeasible since it would require direct access to the cameras from the internet, and that's not a good idea. If you still want to pursue it, my advice is to use a VPN to link the EC2 instance with the cameras. It requires a Raspberry PI with a VPN client on it.

The second option is slightly better, since only RTSPSS is exposed on the internet - a VPN is recommended anyway.

My question is in the limits of the rtsp server in relation to the amount of live cameras

I'm handling right now a rtsp-simple-server instance that proxies 150 cameras. it consumes 2.7 GB of RAM and 4.5 CPUs. Computational power is generally not a problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by throberto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants