V.I.O. Stream User Manual

Page 61

Advertising
background image

STREAM User Manual

61

x position

/api/overlay?loc_x=50

Specifies the x offset for the time and date overlay.

y position

/api/overlay?loc_y=720

Specifies the y offset for the time and date overlay.

height

/api/overlay?h=48

Specifies the height of the time and date overlay font (e.g. 24, 48, 96) in pixels.

color

/api/overlay?color=blue

or

/api/overlay?color=AF0F1F

Specifies the color of the time and date overlay characters (e.g. red, white, green, blue, black)

wifiap

Status

/api/wifiap

<wifiap>
<status>stopped</status>
<autorun>0</autorun>
<ssid>Stream</ssid>
<password>extremetech</password>
<channel>11</channel>
<enctype>wpa2</enctype>
<ipaddress>none</ipaddress>
<subnet>none</subnet>
</wifiap>

Note that each item may be retrieved individually instead of as a group. For instance
/api/wifiap/ipaddress will retrieve only the ip address.

start

/api/wifiap/start

Advertising