Module: Streamer

The central interface to the streaming process.
Source:

Classes

Streamer

Members

(inner) _communicator

The socket.io connection from the main-module.
Source:

(inner) initialState

Inital State for the app.
Properties:
Name Type Description
stream Object Stream Status.
Properties
Name Type Description
running bool Indicates wether the stream is running.
error number Error code. Any number outside the range of the Error array in @see ffmpeg-command.js will be treated as non error. Most conveniently set: -1.
reconnecting bool Indicates wether the program tries to reconnect to the camera or the internet.
config Object Configuration of the camera.
Source:

(inner, constant) reducer

Redux Actions
Source: