V4L IEEE1394 devices: Difference between revisions
Jump to navigation
Jump to search
(New page: The V4L API in itself does not support any FireWire devices. However, in the case of some devices, V4L applications can obtain access to video via Fi...) |
m (add links and mention methods) |
||
Line 1: | Line 1: | ||
The [[Development:_Video4Linux_APIs|V4L API]] in itself does not support any [[FireWire]] devices. However, in the case of some devices, V4L applications can obtain access to video via Firewire. |
The [[Development:_Video4Linux_APIs|V4L API]] in itself does not support any [[FireWire]] devices. However, in the case of some devices, V4L applications can obtain access to video via Firewire, using either a [[Loopback|loopback]] or [[LD_PRELOAD]] method. |
||
==via Loopback== |
==via Loopback== |
Revision as of 15:38, 10 February 2008
The V4L API in itself does not support any FireWire devices. However, in the case of some devices, V4L applications can obtain access to video via Firewire, using either a loopback or LD_PRELOAD method.
via Loopback
- V4L with Firewire camcorders:
- using DV4Linux's dv4l
- using dvgrab and dv2vloopback
- V4L with IEEE1394 cameras:
- using Coriander
via LD_PRELOAD
- V4L with Firewire camcorders:
- using DV4Linux's dv4lstart