Virtual Framebuffer to Virtual Video4Linux Connector
This little program connects a virtual framebuffer device to a virtual v4l device. This allows you to run framebuffer-enabled software (such as X with the fbdev driver) and have the output turned into a video stream which can be captured (for example with OpenBroadcast).
Requires:
Usage:
You can now wrote to /dev/fb1 and the results will be shown on /dev/video3.
You can specify the dimensions using:
The default size is 800x600 and it always uses 32-bit RGBA.