Windows Live Viewer..27-11-05 Now Complete Frontend for ZM!!
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
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
we want to collaborate with the development
Hi,
We are interested in to collaborate with the develop of windows live viewer, are you interested ?
thanks !
We are interested in to collaborate with the develop of windows live viewer, are you interested ?
thanks !
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
id not be into creating another one, and zm4ms is not an open source app. If there is a feature you want included that isnt i can work on that
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
Hi James. I sent a contact to your web page to download ZM4MS but he (and I) could not find a link to download. Your instructions at the beginning of this thread say:jameswilson wrote:http://www.jpwilson.eu/zm4msbeta.zip
But that did not appear correct. Could you please update your web page with a download URL or show me where it is found? Thanks.
Gene
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
I have updated the site a bit. Its not finished but most of the zm4ms details are on there now, including the download link. Sorry people
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
Unhandled Exception
Hey there JW,
I just tried the newest(??) version 2.89b and I keep getting an unhandled exception from time to time. I did install the software an a different computer. Same thing ...
What might be the problem??
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at ViseonViewer2.dualHead.Timer2_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ViseonViewer2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Dokumente%20und%20Einstellungen/suckernow/Lokale%20Einstellungen/Apps/2.0/94J0YH1J.N63/NXB7PN6D.T4K/vise..tion_0a282930b5e4c390_0001.0000_c16371ffa919bab7/ViseonViewer2.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system>
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I just tried the newest(??) version 2.89b and I keep getting an unhandled exception from time to time. I did install the software an a different computer. Same thing ...
What might be the problem??
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
at ViseonViewer2.dualHead.Timer2_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ViseonViewer2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Dokumente%20und%20Einstellungen/suckernow/Lokale%20Einstellungen/Apps/2.0/94J0YH1J.N63/NXB7PN6D.T4K/vise..tion_0a282930b5e4c390_0001.0000_c16371ffa919bab7/ViseonViewer2.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system>
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
Thanks for that i can see why, but now i need to know when this happens. Can you replicate it?
Also what os and .net version?
Also what os and .net version?
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
Unhandled Exception
OS is Win XP SP2
.net Version
How do find out the excat version?
I guess it is .net 2.
When installing the first PC during the setup .net was download ... the second PC alreaday had .net installed.
Hmmmm. replicate ... that's hard because the message usually pops up on its own without any user interaction. Live viewer just sits there and shows all my 9 cameras and then every minute or so this error comes up.
Not sure what I can do to give you more details to debug the error ...
.net Version
How do find out the excat version?
I guess it is .net 2.
When installing the first PC during the setup .net was download ... the second PC alreaday had .net installed.
Hmmmm. replicate ... that's hard because the message usually pops up on its own without any user interaction. Live viewer just sits there and shows all my 9 cameras and then every minute or so this error comes up.
Not sure what I can do to give you more details to debug the error ...
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
unfortunatly without knowing why its happening its gonna be pretty hard to track down. DO you have the window maximised? What settings are different etc. If you we can find out why its happening then i can fix it. As it doesnt happen on my own machines and we cant replicate it then its gonna be a tough one to find
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
Two ZM box in ZM4MS problem
Hi all,
I'm trying to do something like in topic. I have to PC's witch ZM. One 192.168.0.14 and another 192.168.0.28. On both ZM Box'es i have the same user (user: public / pass:public) User has rights to view monitors. My gol is to view monitor from both ZM in ZM4MS.
Problem:
ZM4MS view pictures from one ZM BOX from second i have x
Configuration:
192.168.0.28 :1231 14 test1-A
192.168.0.28 :1231 15 test2-A
192.168.0.14 :80 1 test1-B
User in ZM4MS is public (user: public / pass:public)
path to cgi in both ZM is thesame
Imprtant: everything works fine in ZM box on both hosts.
Thanks for your help
yoozeq
I'm trying to do something like in topic. I have to PC's witch ZM. One 192.168.0.14 and another 192.168.0.28. On both ZM Box'es i have the same user (user: public / pass:public) User has rights to view monitors. My gol is to view monitor from both ZM in ZM4MS.
Problem:
ZM4MS view pictures from one ZM BOX from second i have x
Configuration:
192.168.0.28 :1231 14 test1-A
192.168.0.28 :1231 15 test2-A
192.168.0.14 :80 1 test1-B
User in ZM4MS is public (user: public / pass:public)
path to cgi in both ZM is thesame
Imprtant: everything works fine in ZM box on both hosts.
Thanks for your help
yoozeq
-
- Posts: 5111
- Joined: Wed Jun 08, 2005 8:07 pm
- Location: Midlands UK
ZM4MS is designed to do this
But id remove the :80 from the port as its unneeded if using std ports
but they should work fine
But id remove the :80 from the port as its unneeded if using std ports
but they should work fine
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
Ok, so now i don't have :80 an still have this problem I don't have idea what is going wrong.
Ip's are good, monitors numbers are good, users rights are good, in firefox both ZM boxe's are good...
I discovered another problem - if I set admin password as in my ZM box I aslo dosen't have picture...
BR
yoozeq
Ip's are good, monitors numbers are good, users rights are good, in firefox both ZM boxe's are good...
I discovered another problem - if I set admin password as in my ZM box I aslo dosen't have picture...
BR
yoozeq