Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LiveStreaming

Index

Constructors

constructor

  • new LiveStreaming(dash_url: string, target_interval: number, video_url: string): LiveStreaming

Properties

Private base_url

base_url: string

Private dash_timer

dash_timer: <internal>.Timer

Private interval

interval: number

Private packet_count

packet_count: number

Private request

request: null | IncomingMessage

Private segments_urls

segments_urls: string[]

stream

Private timer

type

Private url

url: string

Private video_url

video_url: string

Methods

Private cleanup

  • cleanup(): void

Private dash_getter

Private dash_updater

pause

  • pause(): void

resume

  • resume(): void

Private start

Generated using TypeDoc