SvenVD / rpisurv

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

Camera Feed "Rotation" #101

Closed IkaSGC closed 4 years ago

IkaSGC commented 4 years ago

Hi, I'd like to ask. I'm thinking about how to rotate the cameras. I use "displaycameras" at home, link:

https://github.com/Anonymousdog/displaycameras

Its creator referred me with my question to you. I would like to use a layout for 6 cameras. In reality, however, use five cameras in reduced windows. In the enlarged window, these five cameras should then alternate. Basically, an enlarged window would work like a magnifier. Can't think of a way to do it? I'm new to programming.

SvenVD commented 4 years ago

Hi,

Questions are asked on https://community.rpisurv.net

rpisurv can do rotations of "screens". However all streams on a "screen" are of the same size. You can rotate between a screen with 5 streams -> stream1 full screen -> stream2 full screen -> stream3 full screen -> stream4 full screen -> stream5 full screen -> screen with 5 streams

That maybe somewhat solves what your want to achieve.

SvenVD commented 4 years ago

Did this solve your issue?

IkaSGC commented 4 years ago

Hi, I still haven't gotten to it. One camera broke down, so I'm waiting. Anyway, I'm not sure if I was well understood about rotation. I have cameras from Unifi, classically they can be watched via RTSP. 

I would like to invent a rotation according to this diagram:

---------- Původní e-mail ---------- Od: SvenVD notifications@github.com Komu: SvenVD/rpisurv rpisurv@noreply.github.com Datum: 12. 9. 2020 14:48:32 Předmět: Re: [SvenVD/rpisurv] Camera Feed "Rotation" (#101) "

Did this solve your issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/SvenVD/rpisurv/issues/101#issuecomment-691482785), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ABZWA767IACKRHKXDQR4PCTSFNUZVANCNFSM4QKJ2YAA) . "

SvenVD commented 4 years ago

I can't see your diagram.

IkaSGC commented 4 years ago

In attachement.

---------- Původní zpráva ---------- Od: SvenVD Datum: 13. 9. 2020 v 22:28:14 Předmět: Re: [SvenVD/rpisurv] Camera Feed "Rotation" (#101)

I can't see your diagram.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/SvenVD/rpisurv/issues/101#issuecomment-691720931), or unsubscribe (https://github.com/notifications/unsubscribe-auth/ABZWA7YTUBWULZP2MCZAG2TSFUTNTANCNFSM4QKJ2YAA) .

SvenVD commented 4 years ago

Sorry, still can't see your diagram. Maybe because via email it doesnt get attached?

IkaSGC commented 4 years ago

Yes, i see, problem is in github. I send picture directly from email client, but githup delete it. Download-1

SvenVD commented 4 years ago

Yes that is what I read from your first post and the answer is Rpisurv can't directly do what you are asking but as a workaround maybe you can use rotation of screens rpisurv can do rotations of "screens". However all streams on a "screen" are of the same size. You can rotate between a screen with 5 streams -> stream1 full screen -> stream2 full screen -> stream3 full screen -> stream4 full screen -> stream5 full screen -> screen with 5 streams again

SvenVD commented 4 years ago

I just released 2.1.9 on the v2latest branch https://github.com/SvenVD/rpisurv/blob/v2_latest/RELEASE_NOTES.md. This release allows you to create custom layouts.