Anonymousdog / displaycameras

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

picture in picture #100

Closed ericmersino closed 3 years ago

ericmersino commented 3 years ago

I have two feeds. I'm trying to run one full screen, with a second one overlapping that feed on the bottom right corner of the screen. Is there anyway to get this to work and stop flickering / glitching. Capture

SvenVD commented 3 years ago

This is not about displaycameras, but this can be done with showontop=true in Rpisurv https://gist.github.com/SvenVD/7b973cde2ce5dce6c8284606434e3a14

ericmersino commented 3 years ago

This is not about displaycameras, but this can be done with showontop=true in Rpisurv https://gist.github.com/SvenVD/7b973cde2ce5dce6c8284606434e3a14

Thank you, I will check this out and report back

Anonymousdog commented 3 years ago

No. That would require a custom build with layer support added. I started to get into that a bit in the layers branch but never completed the work. If you look at the code, it should be pretty easy to hack together.

Andy

On Sun, Aug 1, 2021, 4:43 AM ericmersino @.***> wrote:

I have two feeds. I'm trying to run one full screen, with a second one overlapping that feed on the bottom right corner of the screen. Is there anyway to get this to work and stop flickering / glitching.

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