Haus Live
  • ✨Overview
    • Haus Live Digital Partner Platform
    • Why Consider the Platform?
    • Getting Started
  • 🛠️For Developers
    • API Overview
    • Streaming Specifications
    • Authentication
    • Whitelisting
    • API Reference
      • /media/list
      • /stream/{media_id}
      • Field Data Reference
        • Categories
        • Durations
        • Difficulties
Powered by GitBook
On this page
  1. For Developers

Streaming Specifications

PreviousAPI OverviewNextAuthentication

Last updated 2 years ago

The Haus Live digital platform streaming technical specifications

Streaming Protocol

HLS (HTTP Live Streaming)

File Format

m3ua

Content Resolution

The content ranges from SD to Ultra HD. We use adaptive bitrate to show the best possible quality based on device and network

We recommend using the javascript library for implementing a HLS client

🛠️
hls.js