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 ago --- Quote Start --- originally posted by hippo@Jan 9 2007, 09:32 PM you have to modify user/camserv/makefile.
user settting,
miscellaneous applications--->
--- video tools
[*] camserv
you can find official camserv,
http://cserv.sourceforge.net/ (http://cserv.sourceforge.net/)
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=20453)
--- quote end ---
--- Quote End --- hi, hippo Thank you very much for your reply again. I'm new hand for NiosII uClinux. I used DE2's camera module through 40 pins headers. The webcam's data is RGB format. I will transmit images form DE2 board to PC, then process images, so I need compress and decompress it.(JPEG Format) My problem is how to transform RGB format become JPEG format. Does uClinux-dist can do it? Regards Faye