Anonymousdog / displaycameras

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

Can you add the camera patrol function.Thank you very much for your dedication. #51

Closed wjq8811 closed 2 years ago

Anonymousdog commented 4 years ago

No idea what you mean by that.

On Sat, May 16, 2020, 7:44 AM wjq8811 notifications@github.com wrote:

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

wjq8811 commented 4 years ago

With the 3x3 template, only 9 screens can be displayed.

If there are 10 cameras, we can use 1 of 9 images to switch once in 30 seconds and display 2 cameras at the same time.

If there are 12 cameras, we can use 3 of 9 images to switch once in 30 seconds and display 6 cameras at the same time.

I don't know if it can be expressed clearly.

Anonymousdog commented 4 years ago

The rotation loops and math were the hardest part of this to get working. I don't know if it's even possible to do what you're asking without an object oriented language. RPi Surv is likely better suited for your purposes.

On Tue, May 19, 2020, 10:05 PM wjq8811 notifications@github.com wrote:

With the 3x3 template, only 9 screens can be displayed. If there are 10 cameras, you can use one of them to display two cameras at the same time, and set it to switch once every 30 seconds. If there are 12 cameras, you can use 3 of them to display 2 cameras at the same time, and set 30 seconds to switch once.

I don't know if it can be expressed clearly.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/51#issuecomment-631189532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKJWD6VB644FOMCN36LRSM3IJANCNFSM4NC4HNMQ .

wjq8811 commented 4 years ago

well. Thank you very much. I wish you a happy life.