SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:guides:webcam [2014/04/18 18:00]
pankso created
en:guides:webcam [2014/04/18 18:09]
pankso
Line 5: Line 5:
  
  
-==== Installation =====+===== Installation ​======
  
-by default your webcam may not be detected due to missinf kernel drivers and this is normal since SliTaz dont provide webcam support on the LiveCD. To install the drivers:+by default your webcam may not be detected due to missinf kernel drivers and this is normal since SliTaz dont provide webcam support on the LiveCD. To install the drivers ​and load it:
  
  
   # tazpkg -gi linux-media   # tazpkg -gi linux-media
 +  # modprobe uvcvideo
 +  ​
 +You can check if the kernel loaded correctly the module with: 'dmesg | tail'. The webcam may be used with
 +skype and other visio tools. To try the webcam with Mplayer:
 +
 +  $ mplayer tv:// -tv driver=v4l2:​device=/​dev/​video0 -vo x11
 +
 +
 +===== Pictures and recording ===
 +
 +To take pictures or record the webcam you van install and use Mplayer:
 +
 +  # tazpkg -gi mplayer
 +
 
en/guides/webcam.txt ยท Last modified: 2014/04/20 09:21 by linea