Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
glad its running, can you detail what you do to replicate the error so I can try, and then fix please?
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
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
I have a 4 camera view, two of which are being used. I select the Menu button and check Auto Cycle Current View. I let the views synchronise for a while until the Menu button reappears. The next time I click on the Menu button, the menu options do NOT appear but the views keep on synchronising and eventually the unhandled exception message appears.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
i will test when i get home tonight. Thanks
PS if you can could you duplicate your settings for cam 3 and 4 as in 1 and 2, and use a 4 way view on sequence. I only ask i havnt tested cycle on 2 way view.
how many cams do you have setup (if its 4 or more ignore above)
PS if you can could you duplicate your settings for cam 3 and 4 as in 1 and 2, and use a 4 way view on sequence. I only ask i havnt tested cycle on 2 way view.
how many cams do you have setup (if its 4 or more ignore above)
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
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
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
you found a bug, well done i will fix it for the next relese
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
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
Do you have a solution for this problem?R2D2 wrote:i don't have a entry like "skip-networking" in my /etc/sysconfig/mysqldjameswilson wrote:you need to remove skip-networking from your mysql settings.
There is a zm4ms howto on the wiki that covers this
Code: Select all
# Use the Instance Manager by default. Set to "1" to use the old mysqld_safe script. use_mysqld_safe="0" # (oe) set TMPDIR and TMP environment variables TMPDIR="${datadir}/.tmp" TMP="${TMPDIR}"
Solved
The Entry skip-networking is in Mandiva 2007 free Edition not in /etc/sysconfig/mysqld rather in /etc/my.cnf
Code: Select all
...........................
# Don't listen on a TCP/IP port at all. This can be a security enhancement,
# if all processes that need to connect to mysqld run on the same host.
# All interaction with mysqld must be made via Unix sockets or named pipes.
# Note that using this option without enabling named pipes on Windows
# (via the "enable-named-pipe" option) will render mysqld useless!
#
# skip-networking
...........................
Last edited by R2D2 on Tue Oct 31, 2006 7:12 pm, edited 3 times in total.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
lol well there is in 2006. Try downloading the mysql tools for windows and diagnose the connection that way. Also do you have a firewall on port 3306
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
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
I've had a Errormessage like this:
i solved the problem with:
maybe helpful for others.....
i solved the problem with:
Code: Select all
# mysqladmin --no-defaults -u root version
# mysqladmin reload
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
no easy way to be honest as there is no support for other languages. I will languages as people offer. I will get zm4ms ready for multi languge over the next few releases, once ready i will post a request for translations. Then ill add the languages that are made available
James
James
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
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
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Ross has suggested that perhaps the Live Viewer needs it's own forum. I am easy either way on this but have created a Poll if anyone would like to express an opinion on the subject.
Phil
ZM4MS sure looks like a nice app. I'm having trouble getting connected to my ZM server though.
I've turned on authentication on the ZM and can log in as admin/admin. The os is a fresh install of Fedora 5 and the firewall has been disabled. My client is WinXP w/ IE which can bring up the ZM page fine as a 'https://192.168.2.3/zm/index.php' link.
When I run the Live Viewer and I log in as admin/admin, I get the 4-screen view and nothing. The first line in the config is filled in with 192.168.2.3 and '1' for the camera number. URL is not checked.
What could I be doing wrong? My ZM install is the latest ver (1.22.2) compiled from source. MySQL access shouldn't matter just to bring up the views, right?
Thank you for your help.
I've turned on authentication on the ZM and can log in as admin/admin. The os is a fresh install of Fedora 5 and the firewall has been disabled. My client is WinXP w/ IE which can bring up the ZM page fine as a 'https://192.168.2.3/zm/index.php' link.
When I run the Live Viewer and I log in as admin/admin, I get the 4-screen view and nothing. The first line in the config is filled in with 192.168.2.3 and '1' for the camera number. URL is not checked.
What could I be doing wrong? My ZM install is the latest ver (1.22.2) compiled from source. MySQL access shouldn't matter just to bring up the views, right?
Thank you for your help.
Maybe can help this: http://httpd.apache.org/docs/2.0/ssl/ssl_faq.html