Anonymousdog / displaycameras

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

Can I access displaycamera output via my network? #111

Closed guciopl closed 2 years ago

guciopl commented 2 years ago

My alarm touch-panel supports displaying surveillance camera's stream but it has limitation to one camera per tab. I figured out that I can merge few feeds and build 2x2 display for my four cameras and present it as one stream. So here I am, with configured displaycameras application and judging from command line output it is working. Question is is it accessible via network so it can be set as another rtsp source, or it just merges outputs and present them to monitor connected to device on which it is running?

Anonymousdog commented 2 years ago

This is not supported at all. Displaycameras doe not combine streams. It uses multiple instances of omxplayer to play as many streams as you configure.

Sorry, Andy

On Mon, Feb 7, 2022, 4:49 PM guciopl @.***> wrote:

My alarm touch-panel supports displaying surveillance camera's stream but it has limitation to one camera per tab. I figured out that I can merge few feeds and build 2x2 display for my four cameras and present it as one stream. So here I am, with configured displaycameras application and judging from command line output it is working. Question is is it accessible via network so it can be set as another rtsp source, or it just merges outputs and present them to monitor connected to device on which it is running?

— Reply to this email directly, view it on GitHub https://github.com/Anonymousdog/displaycameras/issues/111, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIYIKMAZV7NPY3C54ZZKI3U2A47PANCNFSM5NYVM6UA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>