阅读:2226回复:2
Embedded Web Camera Project
Hi,
I want to develope a embedded camera project recently by myself. I will support the following features. would you give me any suggestion about the feature, chip and module. 1. H/W CPU (80386, ARM, MIPS, Hitachi,..), len module, video capture chip, voice capture chip, 100BaseT, RS232, 802.11a or G chip... 2. F/W Real Time OS (Nucleus, Linus, ....), TCP/IP, FTP, Telnet, SMTP, ...HTTP (support CGI and JAVA Applet, video straming class, ...) 3. S/W HTML, CGI, JAVA Applet video/audio/stream class... B.S. /andychoi andy.choi@msa.hinet.net |
|
沙发#
发布于:2002-03-26 22:42
To start develop a project,most issue would be considered,not only technology scheme,but all Marketing issue...
So,if you want got some suggestion, the first is: go to investigate the market! If you just want study some tech,the price is so exorbitant,you must make the emluator,the development soft DDK,embedded OS, and so on...I think it almost cost under 10000 USD... |
|
板凳#
发布于:2002-04-18 04:42
hi.
I implemented two versions embedded webcamera project. One is PC + windows98 + BT848 PCI card + normal NTSC camera, the other is PC + DOS622 + picoWeb. They are used the following componments 1. OS : ATI Nucleus Plus, uCOS-II 2. TCP/IP : ATI Nucleus NET 4.x, uCos-II TCP 3. Webserver : allegro Romager, GoAhead Webserver 4. Telnet server : ATI Nucleus telnet server 5. ftp client : ATI Nucleus ftp client 6. mail clinet : ATI Nucleus mail client 7. mpeg decoder : Sureplayer Java source. 8. HW : PC right now, I only finished the mpeg decoder java applet in my embedded server. I will appreicate if you can give me any suggestion about the camera capture and streaming suggestion. /andy :) |
|