Changes

Jump to navigation Jump to search
161 bytes added ,  20:57, 1 June 2015
add ticket
Line 20: Line 20:  
=== Using Record with external cameras ===
 
=== Using Record with external cameras ===
   −
If the camera is recognized, a device /dev/video1 will be created (you need check in your Terminal.
+
If the camera is recognized, a device /dev/video1 will be created.  You may need check using Terminal.
The internal device is /dev/video0
+
The internal device is usually /dev/video0, but this is not guaranteed.
    
To use a external camera, you can apply this patch  
 
To use a external camera, you can apply this patch  
Line 38: Line 38:  
             return
 
             return
 
  </nowiki>
 
  </nowiki>
 +
 +
Supporting more than one camera without a patch is the subject of ticket [http://bugs.sugarlabs.org/ticket/4859 #4859].
    
===Resources===
 
===Resources===

Navigation menu