seydx / camera.ui

NVR like user Interface for RTSP capable cameras
https://github.com/seydx/camera.ui
MIT License
655 stars 104 forks source link

How Many Cameras on MacOS are possible? #107

Closed chuckktn closed 2 years ago

chuckktn commented 2 years ago

I am running the Camera.ui on Homebridge on Mac mini and it is running at 80% load. I have 10 Amcrest cameras running and I got this error message when I tried to add another camera. This camera is same as rest and set up exactly the same. "2/8/2022, 9:49:45 PM] [CameraUI] Master Bedroom: FFmpeg videoanalysis process exited with error! (null) - [tcp @ 0x7f945a605d40] Connection to tcp://10.0.10.232:554?timeout=0 failed: Network is unreachable - rtsp://admin:Ryman835290@10.0.10.232:554/cam/realmonitor?channel=1&subtype=0: Network is unreachable "

I have 4 more cameras I would like to add, should I just set up another server and create another Homebridge session to do it and split the cameras?

Any suggestions appreciated. New to this...

seydx commented 2 years ago

I have 10 Amcrest cameras running and I got this error message when I tried to add another camera. This camera is same as rest and set up exactly the same. "2/8/2022, 9:49:45 PM] [CameraUI] Master Bedroom: FFmpeg videoanalysis process exited with error! (null) - [tcp @ 0x7f945a605d40] Connection to tcp://10.0.10.232:554?timeout=0 failed: Network is unreachable - rtsp://admin:Ryman835290@10.0.10.232:554/cam/realmonitor?channel=1&subtype=0: Network is unreachable "

there is an issue with your network

am running the Camera.ui on Homebridge on Mac mini and it is running at 80% load.

I have 4 more cameras I would like to add, should I just set up another server and create another Homebridge session to do it and split the cameras?

With low resolution SUB streams (eg 640x360 or lower) and low fps (10) the cpu load should be significantly lower (running 4 cameras on a rasperry 4 with 10-20% cpu load)

see https://github.com/seydx/camera.ui/wiki/Cameras-Config#info-videoconfig (subSource)