Loopback
From LinuxTVWiki
(Difference between revisions)
m (minor edit) |
|||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | There is a very nice [[Development: Video4Linux APIs|V4L1]] based loopback device driver that allows you emulate a video device in your system. There is also [[Development: Video4Linux APIs|V4L2]] loopback driver, it is in early development stage, but worth trying. | + | There is a very nice [[Development: Video4Linux APIs|V4L1]] based loopback device driver that allows you to emulate a video device in your system. There is also [[Development: Video4Linux APIs|V4L2]] loopback driver, it is in early development stage, but worth trying. |
==Externa Links== | ==Externa Links== | ||
* 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]] | ||
Latest revision as of 19:23, 22 August 2010
There is a very nice V4L1 based loopback device driver that allows you to emulate a video device in your system. There is also V4L2 loopback driver, it is in early development stage, but worth trying.
Externa Links
- See the Motion website for the Video4Linux Loopback Device Driver.
- See the v4l2loopback site on Google code hosting for the v4l2 loopback device driver.