Anonymousdog / displaycameras

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

2x2 setup only displays upper left cam #86

Closed davefrompeg closed 3 years ago

davefrompeg commented 3 years ago

I have a 2x2 setup on a raspberry pi 3b+
There are four cameras setup which I confirmed are working via VLC The upper left cameras works flawlessly but when adding any of the others... upper right, lower left or lower right the display goes blank and only recovers after i stop the displaycameras.service

The pi seems to work with a 1600x900 res so I edited the layout.conf.default to what I think are accurate sizes

davefrompeg commented 3 years ago

window_positions=(

First Row

upper_left

960x540

"0 0 799 449" \

upper_right

960x540

"800 0 1599 449" \

Second Row (missing all but the far right window because large_left is double size

lower_left

960x540

"0 450 799 899" \

lower_right

960x540

"800 450 1599 899" \

Anonymousdog commented 3 years ago

Post that whole file as an attachment. It's hard to decipher here.

On Wed, Dec 2, 2020, 6:05 PM davefrompeg notifications@github.com wrote:

window_positions=(

First Row

upper_left

960x540

"0 0 799 449"

upper_right

960x540

"800 0 1599 449" \

Second Row (missing all but the far right window because large_left is

double size

lower_left

960x540

"0 450 799 899"

lower_right

960x540

"800 450 1599 899" \

— 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/86#issuecomment-737549131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKKKQSDIWF7YE5FLUXLSS3B2LANCNFSM4ULFDIQA .