If you need to connect a USB Camera, I have had luck using the
following:
1. $30 Logitec Quickcam Chat:
http://www.circuitcity.com/ssm/Logitech-Quickcam-Chat-961462-
0403/sem/rpsm/oid/152445/catOid/-13045/rpem/ccd/productDetail.do
2. Cross compile spca5xx driver version 0.60.00
3. Cross compile spcaview
4. Cross Compile your linux kernel with Video for linux support
5. Load the following at startup:
insmod usbcore
insmod pcipool
insmod usb-ohci
insmod usb-ohci-ep93xx
insmod videodev
insmod spca5xx
ln -s /dev/v4l/video0 /dev/video0
sleep 1
./spcaserv -g 1 &
6. If you host the Streaming Java applet supplied with spcaview on
the SBC running on apache, you can now point your browser to it and
will see streaming video from the SBC
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|