Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - visprar

Pages: [1]
1
iCam Support / Re: Debug Log
« on: October 01, 2010, 08:31:05 AM »
This is the error I got today morning....Something related to unhandled exception.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at CameraSettings.Load(CameraSettings* , Int32 index)
   at WiniCamSource.Form1.pushNotificationCheckBox_CheckedChanged(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
   at WiniCamSource.Form1.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.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.4952 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WiniCamSource
    Assembly Version: 1.0.3917.33293
    Win32 Version:
    CodeBase: file:///C:/Program%20Files%20(x86)/iCamSource/iCamSource.exe
----------------------------------------
msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a/msvcm90.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.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.

2
iCam Support / Re: Debug Log
« on: September 30, 2010, 09:06:42 PM »
Yup, directly plugged in...

3
iCam Support / Re: Safe, fast backup of MJPEG streams via Dropbox!
« on: September 30, 2010, 07:33:35 PM »
works like a charm.

4
iCam Support / Debug Log
« on: September 30, 2010, 07:32:46 PM »
Version 2.1.3 looks to have some stability issues. I have 3 camera connected (I wireless and 2 USB) and for the past 2 days I am having the USB Cameras drop (while Im at work). Once i restart icamsource its all good. Is there a log file generated somewhere that I can share with you guys to better handle issues and make this more robust.

5
iCam Support / Re: Next Version of iCamSource
« on: September 27, 2010, 10:05:17 PM »
SK and JM - Is there a sneak peek of the features in upcoming versions. Will be good for us fans who log in 2-3 times a day following this fantastic app.

6
iCam Support / Re: Next Version of iCamSource
« on: September 25, 2010, 11:25:54 PM »
The requirement for the sound alarm is as follows (sounds a lil complex at first)

Motivation - To make the iCam/iCamSource app to a full fledged security system. Control of sound alarm is with the iPhone App (iCAM)

Setup -- User loads a sound file (any alarm sound file) into iCamSource and starts the system. The system gives the user X mins to leave the house. Once X mins are done the sound alarm is ACTIVE.

Trigger -- If motion is detected, user has within 30 seconds (Configurable) to come and deactivate the sound alarm (or he could have deactivated using the iPhone app. If the trigger takes place, the sound system starts sounding and the intruder runs away (hopefully). The home owner is alerted in the meanwhile and he can deactivate the alarm using his iPhone.

Activation/de-activation of the alarm system can be done using the iPhone app.

Sounds complex, but this is the ultimate security feature that can make this APP the #1 in Security. Be prepared to be bought out by ADT for millions then (although not a good idea for customers like me). Willing to participate in a BETA if reqd.

7
iCam Support / Next Version of iCamSource
« on: September 22, 2010, 09:23:11 PM »
Looking forward to version 3 of iCamSource. Some features that I think will be useful

- Capture Motion Detection and Play a file (if 10 motions in 5 minutes then play a audio file ... like alarm.wav)
- Fine grain control of alert, same as above, configurable to users desire..only alert if X number of motions with Y minutes.
- Schedule control via iphone

Feel free to add other features that you think might be useful. Will also ask Stefan if he can share what his priorities are...

Pages: [1]