Forum Discussion
Altera_Forum
Honored Contributor
13 years agoVideo Surveillance using altera fpga DE2 board
Hi, I need some recommendations on what type of camera to be used for my project. My project is basically using camera to monitor a room, and transfer the data to FPGA. Next the data will be trans...
Altera_Forum
Honored Contributor
13 years agoIn theory it should be possible, but I don't think you'll find any example software for this functionality on the DE2. You will have to write yourself the software driver for the USB host, and a driver to access the USB camera. I have no idea on how complex this task could be, but I'm guessing it would require a lot of work.