Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.stream.hls Namespace Reference

Classes

class  HlsInitView
 
class  HlsMasterPlaylistView
 
class  HlsPartView
 
class  HlsPlaylistView
 
class  HlsSegmentView
 
class  HlsStreamOutput
 

Functions

str async_setup_hls (HomeAssistant hass)
 

Detailed Description

Provide functionality to stream HLS.

Function Documentation

◆ async_setup_hls()

str homeassistant.components.stream.hls.async_setup_hls ( HomeAssistant  hass)
Set up api endpoints.

Definition at line 37 of file hls.py.