Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.16 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.16 KB

ziltch_icon_tiny ZILTCH

Like Twitch, if it supported multi-client stream synchronization, customizable latency, and self-hosting.

Built on top of the following fantastic projects:

Setup

Envioroment Variables

  • RTSP_SIMPLE_SERVER_COMMAND - Fully qualified path to launch an RTSP-Simple-Server instance. (v0.20.0)
  • CONFIG_DIRECTORY - Fully qualified path to a ZILTCH configuration folder, usually the default sample folder \config.
  • ORGIN - Host address
  • STREAM_ORIGIN - Host address/path the RTSP Simple Server instance serves HLS requests at
  • TRUST_TOKEN - Randomly generated url-safe string that is used to validate administrative actions, treat as a password.