I have been around and around in circles with this. I feel like i've read every single article on google and tried to install a million different little apps with no success yet.
I have an IP camera (hikvision broadcasting an rtsp stream 1920x1080 @ 1 fps.) connected to my RPi 4 and it is streaming ok http://weather4fuj.ddns.net:1051/
The problem i have is that this stream is too heavy on data and CPU. This one camera alone is using 200% CPU and if i add a 2nd camera the system starts freezing. And i do need to add a 2nd camera.
I have tried RPi-Cam-Web-Interface but i was not able to get UV4L working - which i believe is supposed to add the IP camera to the RPi as if it was attached locally. I was hoping to grab a single image every 60 seconds and somehow broadcast that in a similar way as mentioned in link above.
The goal is to use a web browser and see an updated picture of the remote location every 60 seconds.
If anyone has any suggestions - please point me in the right direction!
Thanks.