You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My approach is to have a bunch of Pi's booting over nfs and serving video and a USB mic audio over RTMP or RTSP.
With OBS running on the server (an old laptop) this can
show them all in one scene
cycle through them in another scene
make both scenes available to view via Wi-Fi or wired network (two OBS instances? Not sure)
switch to a particular camera when motion or some event is detected, maybe with a red border
I think RTMP can include data streams
I also believe that RTMP would allow the Pi's to serve a low resolution version of the stream, suitable for the all in one scene.
overlay the camera with its location and maybe the current date/time
save the individual camera stream data to disk
maybe save the scenes to disk too
ensure key frames (I-frames) happen every 2 seconds and use them to write time-lapse videos to disk
Write a GUI that allows the user to quickly scrub through the time lapse videos and switch to individual camera streams for real time playback of a particular event
Use my phone to switch scenes or view a particular stream and even talk to someone at the other end with a speaker
That last part would require active sound cancellation.
Maybe walkie-talkie mode?
This introduces the possibility of people at two or more Pi "nodes" being able to communicate.
Am I aiming too high?
I figure I can have up to 10 Pi's serving video footage on a 1Gig wired network.
All of this would also be really useful for a studio setup too!
I mentioned zfs as it allows snapshots so you could save a snapshot and have spinning disk pools, something I've already got running in my setup.
Of course this issue is for your feedback and that of the community.
The text was updated successfully, but these errors were encountered:
Hi there.
I'm pathfinding a security system too.
My approach is to have a bunch of Pi's booting over nfs and serving video and a USB mic audio over RTMP or RTSP.
With OBS running on the server (an old laptop) this can
I think RTMP can include data streams
I also believe that RTMP would allow the Pi's to serve a low resolution version of the stream, suitable for the all in one scene.
That last part would require active sound cancellation.
Maybe walkie-talkie mode?
This introduces the possibility of people at two or more Pi "nodes" being able to communicate.
Am I aiming too high?
I figure I can have up to 10 Pi's serving video footage on a 1Gig wired network.
All of this would also be really useful for a studio setup too!
I mentioned zfs as it allows snapshots so you could save a snapshot and have spinning disk pools, something I've already got running in my setup.
Of course this issue is for your feedback and that of the community.
The text was updated successfully, but these errors were encountered: