VIVI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(VIVI moved to Talk:VIVI: more appropriate place for the discussion)
 
(add description and external links)
Line 1: Line 1:
VIVI is a [[Development: Video4Linux APIs|V4L2]] based '''vi'''rtual '''vi'''deo driver module (i.e. it acts as a device driver without any physical hardware device actually being present in the system).
#REDIRECT [[Talk:VIVI]]

==External Links==
* [http://v4l.videotechnology.com/vivi.html VIVI page]
* [http://linuxtv.org/hg/v4l-dvb/file/50e4cdc46320/linux/drivers/media/video/vivi.c VIVI source code]

Revision as of 00:55, 23 November 2008

VIVI is a V4L2 based virtual video driver module (i.e. it acts as a device driver without any physical hardware device actually being present in the system).

External Links