I got a problem compiling your sdk. Been trying to figure out but no luck. Hope that I can find your help here. (I did copy FFMPEG.dll into bin folder)
It runs on Windows 7, 64bits. MS Visual Studio 2010, x86 debugger, .Net 4
Sam
Upgrade to ARC Pro
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
Please follow the directions In the readme!.txt file
All files within the dll folder need to be included in your project executable folder. That is easily done by adding all files as resources to be copied when during build
Thanks for the quick answer. I copied all dll files to bin folder and program compiled fine with no error. I could control the robot motions. I haven't modified anything in your code yet. But the camera was not streaming. Should I have to do sth to make it stream or there's something wrong with my compilation again?
Please follow the directions In the readme!.txt file
All files within the dll folder need to be included in your project executable folder. That is easily done by adding all files as resources to be copied when during build
Thanks for the quick answer. I copied all dll files to bin folder and program compiled fine with no error. I could control the robot motions. I haven't modified anything in your code yet. But the camera was not streaming. Should I have to do sth to make it stream or there's something wrong with my compilation again?