RoughDraft

Extension/VideoForLinux.RoughDraft.Extension.ps1

Synopsis

VideoForLinux Extension


Description

The VideoForLinux Extension lets you use linux video devices (i.e. as /dev/video0)


Parameters

VideoForLinux

If set, will use video4linux2 as the input type

Type Required Position PipelineInput Aliases
[Switch] true named false Video4Linux
V4L
Video4linux2
V4L2

VideoDevice

The name of the video device.

Type Required Position PipelineInput
[String] false 1 false

Syntax

Extension/VideoForLinux.RoughDraft.Extension.ps1 -VideoForLinux [[-VideoDevice] <String>] [<CommonParameters>]