V.I.O. Stream User Manual

Page 63

Advertising
background image

STREAM User Manual

63

stop

/api/wificlient/stop

set ssid

/api/wificlient?ssid=foo

set password

/api/wificlient?password=bar

set encryption type

/api/wificlient?enctype=wpa2

wpa2, wep, and none are supported

set autostart on

/api/wificlient?autostart=1

set autostart off

/api/wificlient?autostart=0

mic

Status

/api/mic

<mic>
<enable>1</enable>
<volume>100</volume>
<alc>0</alc>
<alclevel>7</alclevel>
<boost>0</boost>
</mic>

Note that each item may be retrieved individually instead of as a group. For instance
/api/mic/level will retrieve only the volume setting.

set volume level (0-100)

/api/mic?level=100

enable

/api/mic?enable=1

disable

/api/mic?enable=0

Advertising