Anonymousdog / displaycameras

System for displaying RTSP feeds from IP cameras on the Raspberry Pi
Apache License 2.0
565 stars 112 forks source link

Rotate groups of cameras into view at once #98

Closed JGVB closed 3 years ago

JGVB commented 3 years ago

Instead of rotating one camera into view, is there/could there be a way to have cameras 1,2,3,4 on screen replaced by 5,6,7,8 all at once?

Anonymousdog commented 3 years ago

From the READEME.md,"Rotation stepping (new - alpha feature)

To rotate more aggressively than one feed at a time, set in the applicable layout.conf.* file "seq_step" to a integer between 1 and the number of cameras that fit on screen at any one time. https://github.com/Anonymousdog/displaycameras#screen-flop-new---alpha-featureScreen "Flop" (new - alpha feature)

If you want rotation to show you a full screen of feeds, then show you as many as possible that were off screen, and so on until it goes back to the original set (i.e., "flopping" between unique screen-fulls of feeds), set "seq_step" equal to the number of cameras that fit on screen at one time."

On Sat, May 8, 2021 at 12:52 AM James GVB @.***> wrote:

Instead of rotating one camera into view, is there/could there be a way to have cameras 1,2,3,4 on screen replaced by 5,6,7,8 all at once?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/98, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKLCBPRASGCFGDV5IDLTMS7PHANCNFSM44MG3AEA .