Question Connecting to a camera with a sdk

abheek

New member
Joined
Jan 23, 2015
Messages
1
Programming Experience
Beginner
I?m using a sdk for developing camera app in C# but i get an exception when i try to connect to my camera

"System.AccessViolationException was unhandled
Message: An unhandled exception of type 'System.AccessViolationException'
occurred in VoIPSDK.dll

Additional information: Attempted to read or write protected memory. This is
often an indication that other memory is corrupt.?


Can anybody tell me why i get this error? i?m using win7 and visual studio 2013 and this sdk: C# Camera SDK: .Net library to build webcam and IP camera solutions
please help me!!!

thank you
 
Back
Top Bottom