Anonymousdog / displaycameras

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

Unable to set rotate order #80

Closed MelvinRC closed 2 years ago

MelvinRC commented 3 years ago

Maybe I'm doing something wrong, but cannot find anything to set the rotate order in this great script.

For example; I have 4 camera's (frontleft frontmiddle front right back) The rotation now goes from frontleft -> frontmiddle -> back -> frontright -> frontleft and so on.

How can I change that to frontleft -> frontmiddle -> frontright -> back -> frontleft...?

Hope that there is an answer for this question :-) Thanks in advance!

Anonymousdog commented 3 years ago

They are displayed in an order that is basically a cascade in the order your windows are configured. Changing the window configuration order would change the sequence.

On Fri, Oct 23, 2020 at 2:04 PM MelvinRC notifications@github.com wrote:

Maybe I'm doing something wrong, but cannot find anything to set the rotate order in this great script.

For example; I have 4 camera's (frontleft frontmiddle front right back) The rotation now goes from frontleft -> frontmiddle -> back -> frontright -> frontleft and so on.

How can I change that to frontleft -> frontmiddle -> frontright -> back -> frontleft...?

Hope that there is an answer for this question :-) Thanks in advance!

— 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/80, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKNMUMTNIO7GQU3L55DSMHATPANCNFSM4S43YUOQ .