stream: Create an Object of Class 'Stream'

Description Usage Arguments Value Note Author(s) Examples

View source: R/StreamClass.R

Description

Function for creating Stream objects from video streams.

Usage

1
stream(index = 0, api = "ANY")

Arguments

index

An integer value corresponding to the index of the camera to read a stream from (default: 0; 0 is usually the default webcam on most computers).

api

A character string corresponding to the API to use for reading the stream from the camera (see Note; default: "ANY").

Value

A Stream object.

Note

Hereafter is a list of all supported APIs. Note that not all APIs will be available on your computer (actually most of them will not be).

Author(s)

Simon Garnier, garnier@njit.edu

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.