SvenVD / rpisurv

Raspberry Pi surveillance
https://community.rpisurv.net
GNU General Public License v2.0
609 stars 101 forks source link

Automatic cycle through list of cameras? #50

Closed markreg closed 6 years ago

markreg commented 6 years ago

Is there a method of cycling through a number of grids of cameras. e.g. 2x2 grid every 5 seconds for 12 cameras total, then cycle back?

If not, what would be the best way to go about doing this?

SvenVD commented 6 years ago

they way rpisurv works now is too slow for cycling the complete screen. It would need a redesign, rpisurv 2.0 so to speak. But feel free to add a pull request

SvenVD commented 6 years ago

This has now been implemented, currently still beta, check https://github.com/SvenVD/rpisurv/blob/v2_latest/RELEASE_NOTES.md