Penguin

Differences between version 2 and revision by previous author of Video4Linux.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Friday, September 23, 2005 9:55:26 am by AristotlePagaltzis Revert
Older page: version 1 Last edited on Wednesday, September 21, 2005 12:54:53 pm by IanMcDonald Revert
@@ -3,5 +3,5 @@
 Video4Linux is the framework for drivers for video cameras, TV tuners etc. There is an [API] to use these devices. This is commonly called v4l or v4l2 (v4l being deprecated in theory) 
  
 Devices that use this framework are normally compiled into the [LinuxKernel] as [Module]s. 
  
-Devices are enumerated by [UDev] and appear as = /dev/video0= , = /dev/video1= etc. 
+Devices are enumerated by [UDev] and appear as <tt> /dev/video0</tt> , <tt> /dev/video1</tt> etc.