Quoting Karl Goetz <[email protected]>: > On Sat, 14 Mar 2009 19:26:43 +0100 > [email protected] wrote: > > > 3/ Debian from the netboot install (see: > > http://dev.lemote.com/drupal/node/65 ): > > - webcam recognized > > - module uvcview loaded > > - status: camera working > > > > the command > > /usr/sbin/mplayer tv:// -tv driver=v4l2:width=320:height=200 -vo xv > > > > is not working. Instead use: > > > > /usr/sbin/mplayer tv:// -tv driver=v4l2:width=320:height=200 > > > > Sometimes a "segmentation fault" with mplayer > > My webcam is working on the shipped Loongson Loonux, I tested using the > following .desktop which my mate showed me. > > cat <<EOF>> ~/Desktop/testWebcam.desktop > [Desktop Entry] > Name=Test Webcam > Comment=Test my webcam! > Exec=gst-launch-0.10 v4l2src ! autovideosink > Icon=totem > Type=Application > Categories=GNOME;GTK;Video;Player > EOF > > kk >
1/ Gnewsense: - camera working with: /usr/sbin/mplayer tv:// -tv driver=v4l2:width=320:height=200 - camera not working with: /usr/sbin/mplayer tv:// -tv driver=v4l2:width=320:height=200 -vo xv - camera not working with: gst-launch-0.10 v4l2src ! autovideosink 3/ Debian from the netboot install (see: http://dev.lemote.com/drupal/node/65 ): - webcam recognized - module uvcview loaded - camera working with: /usr/sbin/mplayer tv:// -tv driver=v4l2:width=320:height=200 - camera not working with: gst-launch-0.10 v4l2src ! autovideosink > > > > > Cheers > > > > Samy > > > > > > -- > Karl Goetz, (Kamping_Kaiser / VK5FOSS) > Debian user / gNewSense contributor > http://www.kgoetz.id.au > No, I won't join your social networking group > _______________________________________________ gNewSense-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-dev
