Squarer for ZM

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
a-pavlov
Posts: 4
Joined: Thu Feb 25, 2021 3:11 pm

Squarer for ZM

Post by a-pavlov »

Hi all,
I've started using ZM a few months ago and tried a couple applications. But didn't find application which can show multiple screens and provide ability to configure video outputs positions. I know about montage view, but some views were empty and I can not switch to hi resolution view when I need it.
So I developed squarer application for ZM: https://github.com/a-pavlov/zmSquarer.
Now it is desktop application, but it can be compiled for mobile platforms also.
Main features:
  • Hi performance. Using libjpeg-turbo to decompress input stream
  • Wizard to configure scene
  • On right click you can open Hi res stream associate with view(if configured)
Application in MVP state and supports only http/no auth ZM configuration for now.
Maybe it can be useful.
Thank you.
Henri
Posts: 29
Joined: Mon May 16, 2011 7:39 pm

Re: Squarer for ZM

Post by Henri »

Hi pavlov,
I downloaded the Windows Binary and i unzip the files into the directory zmSquarer_pkg. If i start the application in that directory the connection to the server works and i can see all the cameras but if i start the streaming the application is crashing with unreferenced link/object.
Do i need to set a Path or install additional software ?
Regards Henri
a-pavlov
Posts: 4
Joined: Thu Feb 25, 2021 3:11 pm

Re: Squarer for ZM

Post by a-pavlov »

Hi Henry,
sorry for late answer - I didn't have any notifications. I will create debug build and provide the link.
No any additional software is required. Most likely I've missed something because I have only one ZM server and two kinds on configuratuions - http/https.
Thank you.
a-pavlov
Posts: 4
Joined: Thu Feb 25, 2021 3:11 pm

Re: Squarer for ZM

Post by a-pavlov »

I observe the application crash sometimes on exit or close hi-res views. Will investigate it.
Also the application is available for Android: https://play.google.com/store/apps/deta ... l=ru&gl=US
a-pavlov
Posts: 4
Joined: Thu Feb 25, 2021 3:11 pm

Re: Squarer for ZM

Post by a-pavlov »

Hi all,
I've updated the application to make it available on Android TV devices. If you have such devices you can try to test the application.
The home page is https://github.com/a-pavlov/zmSquarer. Warning: The application still does not support ZM authentication.
Thank you.
Post Reply