Recorder Pins

TCP Server ›› API ››
Parent Previous Next

Pin


audiodevice

Sekects audio device. Value is text string.


audioinput

Selects audio input. Value is text string.


record

Starts recording, identical to clicking the Record button. Value parameter is ignored.


source

Reads or writes the video source. When writing the value parameter is a text string.


stop

Stops recording, identical to clicking the Stop button. Value parameter is ignored.


time

Returns the elapsed recording time in seconds.


Example


The following example starts Recorder 1.



apiwrite recorder 1, record, true