Loopback: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
m (Added Category: Drivers)
Line 4: Line 4:
* See the [http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome Motion website] for the [http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice Video4Linux Loopback Device Driver].
* See the [http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome Motion website] for the [http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice Video4Linux Loopback Device Driver].
* See the [http://code.google.com/p/v4l2loopback/ v4l2loopback] site on Google code hosting for the v4l2 loopback device driver.
* See the [http://code.google.com/p/v4l2loopback/ v4l2loopback] site on Google code hosting for the v4l2 loopback device driver.
[[Category:Drivers]]

Revision as of 22:21, 4 May 2009

There is a very nice V4L1 based loopback device driver that allows you emulate a video device in your system. There is also V4L2 loopback driver, it is in early development stage, but worth trying.

Externa Links