| Author |
Message |
|
lopezlean
Joined: Mon May 21, 2007 3:03 pm Posts: 14 Location: Argentina
|
 ZoneMinder linux/windows/mac/*nix client Qt Viewer
Hi all,
I done a zoneminder client written in Qt 4.2.
The project is in http://sourceforge.net/projects/zmviewer
It has many things that need to be fixed and there are a lots of improvements that can be done.
_________________ Leandro Emanuel López
Last edited by lopezlean on Mon Jun 11, 2007 8:46 pm, edited 1 time in total.
|
| Mon May 21, 2007 3:25 pm |
|
|
|
 |
|
jameswilson
Joined: Wed Jun 08, 2005 9:07 pm Posts: 5078 Location: Midlands UK
|
Looks good, good luck, ill have to build a box and give it a go
_________________James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
|
| Mon May 21, 2007 11:03 pm |
|
 |
|
rdmelin
Joined: Wed Oct 29, 2003 3:23 pm Posts: 863 Location: Ellensburg, WA USA
|
I'd like to give this a try. Can you give me a pointer or two on how one compiles a QT project like this.
|
| Tue May 22, 2007 2:49 am |
|
 |
|
lopezlean
Joined: Mon May 21, 2007 3:03 pm Posts: 14 Location: Argentina
|
You need:
* Qt 4.2.3 ( http://www.trolltech.com) ( http://trolltech.com/developer/downloads/qt/index)
* Subversion ( optional )
-First( if u have subversion ),
Grab the latest revision with this command:
svn co https://zmviewer.svn.sourceforge.net/sv ... k/zmviewer
-Then run:
cd zmviewer
qmake
make
_________________ Leandro Emanuel López
|
| Tue May 22, 2007 1:49 pm |
|
 |
|
rdmelin
Joined: Wed Oct 29, 2003 3:23 pm Posts: 863 Location: Ellensburg, WA USA
|
OK I was able to build this (using cmake) and it looks like a fine start.
What plans do you have for this app? Will it support auth mode? Viewing events as well as live streams?
I'm hoping to see support for viewing streams using the raw stream shared memory method for local monitors.
I would like to help in any way I am able.
|
| Sat Jun 16, 2007 3:13 pm |
|
 |
|
lopezlean
Joined: Mon May 21, 2007 3:03 pm Posts: 14 Location: Argentina
|
Yes, now is based on cmake.
My plans for this week are:
* View recorded events.
* Support Auth mode.
End User Documentation and API Documentation is needed too.
And all your ideas are in a plans too... thanks for suggestions.
_________________ Leandro Emanuel López
|
| Tue Jun 19, 2007 1:07 pm |
|
 |
|
lopezlean
Joined: Mon May 21, 2007 3:03 pm Posts: 14 Location: Argentina
|
 zmviewer 0.1.6 was released
_________________ Leandro Emanuel López
|
| Sun Feb 03, 2008 12:49 am |
|
 |
|
timgman
Joined: Wed Mar 14, 2007 7:01 pm Posts: 46
|
 how cool
How cool is that....
sweet.
|
| Tue Feb 05, 2008 3:06 pm |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
This looks pretty useful. Do you have any screenshots?
_________________ Phil
|
| Thu Feb 07, 2008 10:12 pm |
|
 |
|
cordel
Joined: Fri Mar 05, 2004 5:47 pm Posts: 5218 Location: /USA/Washington/Seattle
|
There is a screen shot on the sourceforge project page 
|
| Fri Feb 08, 2008 3:03 am |
|
 |
|
mmi
Joined: Wed Jun 27, 2007 1:54 am Posts: 111
|
 how make this to work?
how make this to work?
because fot dont
|
| Fri Feb 08, 2008 3:28 pm |
|
 |
|
timgman
Joined: Wed Mar 14, 2007 7:01 pm Posts: 46
|
 I like the way that ..
I like the way that a gtk gui interface was shot down as a bad idea and now 3 of the top 6 post in this section are about gui interfaces....
This poroduct will be soo much more viable with a nice client interface.
Thanks and keep up the good work.
timg
|
| Fri Feb 08, 2008 4:50 pm |
|
 |
|
jameswilson
Joined: Wed Jun 08, 2005 9:07 pm Posts: 5078 Location: Midlands UK
|
its a good idea, just a lot of support
_________________James Wilson
Disclaimer: The above is pure theory and may work on a good day with the wind behind it. etc etc.
http://www.securitywarehouse.co.uk
|
| Sun Feb 10, 2008 12:27 am |
|
 |
|
zoneminder
Site Admin
Joined: Wed Jul 09, 2003 3:07 pm Posts: 5221 Location: Bristol, UK
|
I think the main reason that ZM doesn't have a standalone GUI interface is that (a) I don't know any GUI libraries and (b) all my Linux boxes are headless so I never see or use Gnome or KDE and their ilk.
_________________ Phil
|
| Sun Feb 10, 2008 6:58 pm |
|
 |
|
timgman
Joined: Wed Mar 14, 2007 7:01 pm Posts: 46
|
 I wish...
I wish that I had the talent to program in qt ot gtk.....
I'm a sysadmin and can script and do some basic lamp stuff..... I just have a big job and 2 kid so I have not free time (at this point) to educate myself in the ways of gtk.
maybe I'll try to set a few hours aside to start playing...
tim
|
| Mon Feb 11, 2008 3:14 pm |
|
|