Skip to content

Latest commit

ย 

History

History
116 lines (75 loc) ยท 3.84 KB

File metadata and controls

116 lines (75 loc) ยท 3.84 KB

๐ŸŽฅ SRTLA Docker Server

Docker Hub GitHub

A Docker container for running an SRTLA server with SRT-Live-Server for low-latency streaming.


๐Ÿš€ Quick Start

Recommended: Use the automated installer for the best experience:

stream-relay-installer

This installer provides proper configuration, management, and deployment of the SRTLA server.

๐Ÿ“– Usage

Stream URLs

  • SRTLA Stream: srt://ip:5000?streamid={livekey}
  • SRT Stream: srt://ip:4001?streamid={livekey}
  • Watch/Playback: srt://ip:4000?streamid={playkey}

Statistics

  • Modern Stats: http://ip:8080/stats/{playkey}
  • Legacy Stats: http://ip:8080/stats/{playkey}?legacy=1

Note: {livekey} and {playkey} must be configured with slspanel

๐Ÿ”Œ Port Configuration

Port Protocol Description
4000 UDP SRT Playback
4001 UDP SRT Streaming
5000 UDP SRTLA Streaming
8080 TCP Statistics/HTTP

๐Ÿ“ฆ Built With

This project is based on the following open-source components:

๐Ÿ”— Links

๐Ÿ“„ License

See LICENSE file for details.


๐ŸŽฅ SRTLA Docker Server (Deutsch)

Ein Docker-Container fรผr einen SRTLA-Server mit SRT-Live-Server fรผr Streaming mit niedriger Latenz.


๐Ÿš€ Schnellstart

Empfohlen: Nutze den automatisierten Installer fรผr die beste Erfahrung:

stream-relay-installer

Dieser Installer bietet eine korrekte Konfiguration, Verwaltung und Deployment des SRTLA-Servers.

๐Ÿ“– Verwendung

Stream-URLs

  • SRTLA Stream: srt://ip:5000?streamid={livekey}
  • SRT Stream: srt://ip:4001?streamid={livekey}
  • Wiedergabe: srt://ip:4000?streamid={playkey}

Statistiken

  • Moderne Stats: http://ip:8080/stats/{playkey}
  • Legacy Stats: http://ip:8080/stats/{playkey}?legacy=1

Hinweis: {livekey} und {playkey} mรผssen mit slspanel konfiguriert werden

๐Ÿ”Œ Port-Konfiguration

Port Protokoll Beschreibung
4000 UDP SRT Wiedergabe
4001 UDP SRT Streaming
5000 UDP SRTLA Streaming
8080 TCP Statistiken/HTTP

๐Ÿ“ฆ Basiert auf

Dieses Projekt basiert auf folgenden Open-Source-Komponenten:

๐Ÿ”— Links

๐Ÿ“„ Lizenz

Details siehe LICENSE-Datei.