Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 499 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 499 Bytes

live-packager

This packages the live stream as an HLS stream.

Set VIDEO_IN to your input HTTP URI

TODO

  • DASH support
  • Multiple bitrates/tuned profiles
  • Meaningful liveness/readiness detection
  • Meaningful monitoring

Local experimentation

In one terminal, run:

VIDEO_IN=http://simula.gunkies.org:9094/frikanalen.ts ./hls-live

In another, run:

python3 test-server.py 

And point any test player (eg. Akamai's) to http://localhost:8000/stream/program.m3u8