The scripts that run on the Telraam Raspberry Pi computers, responsible for connecting to the local wifi, traffic monitoring and communicating with the central Telraam servers.
128
stars
19
forks
source link
Use an RTSP stream instead of the connected cam (dumb pi0 setup) #26
Can Telraam be configured to use an RTSP stream instead of a connected camera ?
I have a bunch of pi0-w with cameras. They likely won't be able to do the heavy lifting of processing pictures and movies but I have used them successfully in the past for surveillance@home projects.
Their only functionality was to stream the camera through an RTSP stream. The motion detection, capturing and alerting was done on a more robust pi4 in the same LAN.
I have more pi0 than pi4 and I want to run other things on the pi4 as well.
Can Telraam be configured to use an RTSP stream instead of a connected camera ?
I have a bunch of pi0-w with cameras. They likely won't be able to do the heavy lifting of processing pictures and movies but I have used them successfully in the past for surveillance@home projects.
Their only functionality was to stream the camera through an RTSP stream. The motion detection, capturing and alerting was done on a more robust pi4 in the same LAN.
I have more pi0 than pi4 and I want to run other things on the pi4 as well.