Camera webcan / Arduino Yun

Hello
I've got a problem , Im in my last years in my university and i going to realize a inspection robot , with my team we have to decide of create a robot equipped with various sensor .
I take care of the implementation of the video system programs, connection and of transfer of file.

I saw on the website that it is not very practical to use a camera with arduino, as i can't change this arduino card because i don't got time and i use this card because i need her WiFi support and Micro-SD card slot so i need your help.

I use a Arduino Yun with a USB host : https://www.arduino.cc/en/Main/ArduinoBoardYun

Camera Logitech C270 ( webcam ) : http://www.01net.com/fiche-produit/fiche-technique-8430/webcams-logitech-hd-c270/

Micro-SD : Cdiscount

I wanted to know if it was possible to film thanks to this camera act of the live robot on a computer.I am not a very good programmer, of the blow if you have some advice to give me will be that with pleasure

Thanks and sorry for my english :slight_smile:

Info on the web sticks around for a long long tine. And much of it is crap.

No you can't pass the data from a web cam through an Aduino UNO or MEGA. However the linux side of the YUN CAN do it!

Look in the learning zone for a tutorial on it or search the project guidance and yun sections of these forums.

LEARN TO READ THE INSTRUCTIONS! - this part of the forum is for c/c++ programing problems.

Mark

This is a webcam streamer car I made with Yun.

original project docs