Asked — Edited

Tutorial 58 - V4 Camera Settings

I have tested several of the SDK examples in c# regarding camera but i cant get them to work. Is the FFMPEG.dll corrupt or is there somthing else i dont understand. Is it youst me or is it simply not working?


ARC Pro

Upgrade to ARC Pro

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.

Denmark
#10  

I just have a small problem. In the latest version of the SDK the 'FFMPEG.dll' file is missing. Could I get it (if bug free) ?

Denmark
#11  

Nevermind the problem I stated above, I managed to hack together tutorials 39+56 into a working example that captures an image. Here is the code:

Tutorial39-CameraImageToFacebook.zip

This example is without image processing features which is good enough for my purposes. I will be using opencv for image processing.