Anonymousdog / displaycameras

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

RPI4 Dual Monitors - #78

Closed excellapay closed 2 years ago

excellapay commented 3 years ago

Has anyone gotten dual monitors in RPI4 to work. with the GUI, I can have streams on 2 monitors, but I like this setup and would like to have it put 4 streams on each of the 2 monitors. The "offscreen" is not going to monitor 2.

jlbucklew commented 3 years ago

I am attempting the same setup. I can't get any streams to start. Is it the same for you?

excellapay commented 3 years ago

Correct. Same for me. Cannot get it to display on second.

Anonymousdog commented 3 years ago

It appears that you have to specify the (second) monitor (rather than a pixel space where you expect it to be relative to the first monitor) with a "--display x" parameter in the omxplayer command line. Supporting that would require a pretty thorough rewrite if we are still supporting rotation, and, as this project is nearing the end of its useful life, I don't intend to embark on such an effort.

Thanks, Andy

On Fri, Oct 9, 2020 at 8:11 PM Eric Garrison notifications@github.com wrote:

Correct. Same for me. Cannot get it to display on second.

— 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/78#issuecomment-706450963, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKKGXPZRH7C73EFP2GLSJ6RBPANCNFSM4SGCIREQ .

excellapay commented 3 years ago

Thanks for the effort you have put into this. I understand. Have you seen a different project that works on the Pi and can do dual monitors? I am thinking that the Pi is a little under powered.

Anonymousdog commented 3 years ago

RPiSurv may handle it

Andy

On Thu, Oct 15, 2020, 2:48 PM Eric Garrison notifications@github.com wrote:

Thanks for the effort you have put into this. I understand. Have you seen a different project that works on the Pi and can do dual monitors? I am thinking that the Pi is a little under powered.

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