Video4Linux capture devices support

We’ve implemented the support for Video4Linux video capture devices, that is – USB cameras and grabbers. Our implementation of V4L support has all the same features as that for DirectX devices on Windows, including the discovery. The only difference is device addresses (traditionally /dev/video0, /dev/video1 and so on in Linux) and the configuration value “capture”:{“type”:”v4l”} instead of “dshow”. The support for Video4Linux devices is enabled as of Viinex 2.0 build 206.

Leave a Reply