Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring Two screen layouts in one screeen #65

Open
SistaSter opened this issue Aug 20, 2021 · 5 comments
Open

Configuring Two screen layouts in one screeen #65

SistaSter opened this issue Aug 20, 2021 · 5 comments

Comments

@SistaSter
Copy link

Would it be possible to configure two screen layaouts to view only two cameras?
I have configured with 4 layeouts , I Need only see this two camaras.

1629443896409
Thanks for all.

@SistaSter SistaSter changed the title Configuring Two screen layouts in one screnen Configuring Two screen layouts in one screeen Aug 20, 2021
@cybermaus
Copy link

cybermaus commented Aug 20, 2021

You can probably trick it by specifying a virtual resolution in .camplayer/config.ini that is either twice as wide, or twice as high as your actual screen, depending if you want the displays above each other, or to the side of each other.

Myself, I have made a modified version for myself that supports 1x2 and 1x3 layouts. However, to get a somewhat reasonable view, you need to rotate your screen and the raspberry pi display 90 degrees (or 270 degrees). This is also visible in this guys change request (not me, but similar).

Do note that when most LCD screen viewing angles are optimised to be viewed from left to right, and somewhat from above, but not at all from below. So when you physically rotate the screen by 90 or 270 degrees, it is usually less visible from one side, and even worse from the other side.

@cybermaus
Copy link

PS: that right picture looks suspiciously like my fathers potato sorting machine, taking me back 40+ years....

@dwasyl
Copy link

dwasyl commented Dec 3, 2021

@cybermaus For your rotated displays, do you think you could have just stretched the image rectangular? For example, I'm trying to get two displays to display in a "long" format (like 600x800 type thing). One displays fine, but two is an issue.

@cybermaus
Copy link

Sorry, late reaction. Yes, you can just stretch it rectangular, but you would still either need an mod to have a 2 screen division, or have a "fake screen" of 4 with 2 of the screens stretched out of the actual screen.

@dwasyl
Copy link

dwasyl commented Jan 18, 2022

All good! How do I get it to stretch rectangular that way? I couldn't find the right setting. Probably easier to have the 4 screens with 2 fake ones rather than a two screen division.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants