Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 637 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 637 Bytes

StreamAdminBot

StreamAdminBot is a broadcast system management component, which allows administrator to setup cameras and run/halt the system from Telegram chat. This project connects to the StreamServer (https://github.com/RadiumByte/StreamServer) as a HTTP client.

Features

  • Easy-to-use Telegram bot with authentication.
  • Support of commands: list of cameras, select camera, active camera, add camera, add from preset, etc.

Requirements

  • Any GNU/Linux distribution.

How to install

  1. Clone this repository to any directory.
  2. Execute script /install/install_libs.sh
  3. Execute script /install/build_project.sh