Skip to content

HTTP MPEG-TS

HTTP MPEG-TS works like downloading an infinite file. The server sends a continuous stream of data, and Astra processes it in real-time.

  • Receiving from simple streaming servers that output a single continuous stream
  • Working with older equipment designed for this format
  • Situations where you need low latency
  • Simple setup - just one URL to connect
  • Works with basic HTTP servers
  • Lower latency compared to HLS
  • Sensitive to network interruptions - any connection drop causes immediate playback issues
  • No adaptive quality switching
  • Less efficient over unstable networks