Hello I've tested my camera and it works with root@beaglebone:/home/debian# uname -a Linux beaglebone 3.14.17-ti-r15 #1 SMP Wed Aug 27 04:19:29 UTC 2014 armv7l GNU/Linux
sudo apt-get update sudo apt-get install mplayer plug camera into USB hub and reboot root@beaglebone:/home/debian# lsusb Bus 002 Device 002: ID 050d:0231 Belkin Components Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 003: ID 04f2:0402 Chicony Electronics Co., Ltd Genius LuxeMate i200 Keyboard Bus 002 Device 004: ID 046d:c058 Logitech, Inc. M115 Mouse Bus 002 Device 007: ID 046d:0825 Logitech, Inc. Webcam C270 root@beaglebone:/home/debian# ls /dev/video* /dev/video0 open a LXTerminal on the desktop mplayer tv:// -tv driver=v4l2:width=960:height=720:device=/dev/video0:outfmt=MJPG should work, ...... or at least it works for me. good luck -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
