Irobot Roomba Movement Panel icon Irobot Roomba Movement Panel Control Roomba/Create via ARC: drive, stream sensors, read encoders, configure COM/HW UART, and send pose to NMS for mapping/navigation. Try it →
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

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

Author Avatar
Denmark
LinkedIn
#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) ?

Author Avatar
Denmark
LinkedIn
#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.