Skip to main content

66 docs tagged with "api"

View All Tags

Active_streams

The active_streams call, request a list of streams currently active.

Addprotocol

The addprotocol call, Enable protocols within MistServer.

Addstream

The addstream call, add streams to MistServer.

API

How-to guides on how to use the API of MistServer

API

The Mistserver API Introduction

API_endpoint

The api_endpoint call, retrieve the current TCP API endpoint.

Autoupdate

The checkupdate call, Check if there are MistServer updates available.

Browse

The Browse call, Browse the server files

Capabilities

The capabilities call, basic system information & installed in/outputs.

Checkupdate

The checkupdate call, Check if there are MistServer updates available.

Clearstatlogs

The Clearstatlogs call, truncate the log of MistServer.

Clients

The clients call, retrieve a list of all connected clients at a point in time.

Config

The config call, change core server configuration.

Config_backup

The config_backup call, backup configuration to another location.

Config_restore

The config_restore call, load in a previously stored config.

Deleteprotocol

The deleteprotocol call, Delete protocols within MistServer.

Deletestream

The deletestream call, delete streams from MistServer.

General Panel

General server settings, Session settings, custom variables and custom output creation.

index.php

PHP usage example of contacting MistServer

Integration

How to choose between the multiple integration options.

Invalidate_sessions

The invalidate_sessions call, invalidate all current sessions, forcing every connection to go through USER_NEW logic again.

Log

The Log call, Grab log messages from MistServer

Login

Logging into the MistServer interface

Nuke_stream

The nuke_stream call, completely shutdown and reset a stream.

Proc_list

The proc_list call, show the active processes.

Push Panel

Push Streams to other locations and/or record them.

Push_auto_add

The push_auto_add call, Set rules for an automatic push out.

Push_list

The push_list call, List all current active pushes.

Push_settings

The push_settings call, set the automatic push rules.

Push_start

The push_start call, push or record a given stream.

Push_stop

The push_stop call, Stop the given push.

Save

The Save call, Save the current MistServer configuration.

Shutdown

The shutdown call, turn off MistServer

Stats_streams

The stats_streams call, request a list of streams that currently have statistics.

Stop_sessID

The stop_sessID call, disconnect sessions matching session ID.

Stop_sessions

The stop_sessions call, disconnect sessions matching stream names or protocols.

Stop_tag

The stop_tag call, disconnect sessions with the given tag.

Streams

The streams call, list/add/remove all streams.

Tag_sessID

The tag_sessid call, give a matching session ID a tag.

Tag_stream

Tag a stream, to use in combination with pushes and triggers

Totals

The totals call, sum of clients/data active in a period of time.

UI_settings

The ui_settings call, Store arbitrary JSON data into the MistServer configuration file.

Update

The update call, Check if there are MistServer updates available.

Updateprotocol

The updateprotocol call, Delete protocols within MistServer.

Websocket API

Websocket API for retreaving near-realtime information.