V.i.o. stream api protocol reference – V.I.O. Stream User Manual

Page 51

Advertising
background image

STREAM User Manual

51

Settings Overview

All settings are documented in the V.I.O. STREAM protocol reference guide. This can be found on our web site
under http://vio-pov

V.I.O. STREAM API Protocol Reference

Version 0.97 November 20 2013

Introduction

The V.I.O. STREAM API protocol is a web-based interface allowing for camera control over
TCP/IP and HTTP/1.1. The API is accessed via the following URL on the camera:

http://*camera_ip_addr*/api/*service*

Services:

system

- system controls

power

- power settings

sensor

- sensor settings

record

- video capture to sd card

stream

- streaming video

mjpeg

- image server

still

- image capture to sd card

overlay

- time and date overlay

wifiap

- wifi access point

wificlient

- wifi client

mic

- microphone settings

beeper

- audio alerts

sdcard

- sdcard

system

Status

This command will return the general system status.

/api/system

Advertising