Page 44 of 49
Posted: Mon Nov 24, 2008 9:29 pm
by jameswilson
I will add it to the list. I am working on some additions and will see if i can add this.
btw i wasnt sure is full screen view was used much, how do you get on with it?
Posted: Tue Nov 25, 2008 11:03 am
by alexc
hi,
I use full screen view on a large screen. And i want see all my cams in same time or with auto switch between 2 screens.
It s for see how many people are in our markets during the day. And in the night for monitoring.
Thanks for your quick response!
Bye
ZM4MS and HTTPS
Posted: Sun Dec 07, 2008 2:34 pm
by thetreed1
Has any been able to get this to work?
I have my setup working over HTTP, but I would like to switch it over to HTTPS. From the ZM Server side I do not see any requests coming into apache over SSL. I do see the HTTP requests. The following URL works in a browser (after accepting the certificate).
https://my_host_name/cgi-bin/nph-zms?mode=single&monitor=3&scale=100&maxfps=15&auth=aeb3290a47038a9df6b29b756d317f41&rand=1228659780
What am I missing to make it work with ZM4MS.
BTW I think this is a great peace of software. Thank you James.
TIA,
Tim
Posted: Thu Dec 11, 2008 8:54 pm
by jameswilson
i think (never used https) you need to install the cert in ie.
Basically zm4ms uses proxy info etc and certs from ie.
It pulls the settings from ie as it uses built in http commands from ie. If you have a problem with ie you will have a problem with zm4ms.
If that dont work let me know and i will do some testing
Posted: Sun Jan 04, 2009 5:16 am
by cdbao
That's great application!!
But When I try DualHead a box of error appear!!
Try for run by click Continue - but it's loop :
My System : WinXP - SP2
.Net framework 3.0 SP2
please give me your suggest.
Thanks
Posted: Sun Jan 04, 2009 6:45 pm
by jameswilson
have you entered your zm config and got any images before using dualhead mode? From your screen shots it appears you havnt set it up correctly
Posted: Mon Jan 05, 2009 4:36 am
by cdbao
dear james!!
ZM config is okay - almost have images - in this case I turn off the camera,
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.3053 (netfxsp.050727-3000)
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:/Documents%20and%20Settings/CDBao/Local%20Settings/Apps/2.0/L85P3ML0.LD9/YVB7GADC.JLJ/vise..tion_0a282930b5e4c390_0001.0000_50a11aef0e65b37f/ViseonViewer2.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.3053 (netfxsp.050727-3000)
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.windows.forms jitDebugging="true" />
</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 think maybe .Net framework proplems ...
Posted: Mon Jan 05, 2009 9:34 pm
by jameswilson
not sure but i doubt it.
have you only entered 1 monitor?
try duplicating that for all 4,
.
Also i have noticed issues when custom view 1 and 2 have no saved setup so just save 2 views in there.
Let me know how that goes
Posted: Tue Jan 06, 2009 4:46 am
by cdbao
I'm sorry !! Still have error !!
because I decrease the Rate refresh !! is that problem ??
Thanks so much for follow with my problem !!
Posted: Wed Jan 14, 2009 4:30 am
by cdbao
anybody hellp !!!
Posted: Wed Jan 14, 2009 8:14 am
by cordel
I think someone needs to trim their pictures down so folks are not spending half there time waiting for this page to load
I personally avoid threads with pictures like this.
Posted: Thu Jan 15, 2009 2:08 am
by cdbao
cordel wrote:I think someone needs to trim their pictures down so folks are not spending half there time waiting for this page to load
I personally avoid threads with pictures like this.
Sorry !!!
My error still appear - maybe I set low rate refesh...
Posted: Thu Jan 15, 2009 6:44 am
by cordel
Thank you cdbao
Actually now might be a bit to small
But certainly makes the page load much faster
Might look for something in the middle or cropping just the important stuff.
For example the error window above is all that is useful all the pictures area is not as necessary. But it certainly still needs to be readable.
Just hate to see something get over looked because someone gets impatient waiting for the page. I know I do some times and I'm sure I'm not the only one.
Posted: Sun Jan 25, 2009 1:49 am
by jameswilson
to start with id put the refresh rates up at say 10000
then try and save the custom views to anything.
I have had reports of this a couple of times but never been able to track it down
Posted: Wed Feb 04, 2009 1:46 pm
by Andriesvn
Does it work with the new 1.24 version of ZM?