Forum Discussion
Altera_Forum
Honored Contributor
19 years agoMotion-JPEG decoder/encoder
Hi,everybody: I used Altera DE2 board and Web Camera. I will display image in IE through boa web server ( Motion-JPEG format) . but I don't know how to decoder/encoder images. Anyone can...
Altera_Forum
Honored Contributor
19 years agoThere is a camserv in uClinux-dist.
You need to modify shared library usage in it. The camserv should support a http interface, so you don't need boa. Are you using USB webcam? I don't think the USB on DE2 is fast enough to support video in. You should use composite video input or camera module through 40pins headers (Terasic has it). I haven't tried video input on DE2 yet. I will try them later. PS. I checked USB wlan on DE2, I think it is the isp1362 hcd driver's problem.