startWebcam: Function that starts the webcam and shows webcam output in a...

Description Usage Arguments Author(s) Examples

View source: R/startWebcam.R

Description

Function that starts the webcam and shows webcam output in a Shiny app

Usage

1

Arguments

width

numeric, width of the webcam output

height

numeric, height of the webcam output

quality

numeric, for JPEG images, this is the desired quality, from 0 (worst) to 100 (best).

Author(s)

Emelie Hofland, emelie_hofland@hotmail.com

Examples

1
startWebcam(320,240,100)

Emelieh21/shinywebcam documentation built on May 24, 2019, 12:35 a.m.