Skip to content

VideoForLinux Extension

James Brundage edited this page Apr 22, 2022 · 3 revisions

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 Requried Postion PipelineInput
[Switch] true named false

VideoDevice

The name of the video device.

Type Requried Postion PipelineInput
[String] false 1 false

Syntax

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

Clone this wiki locally