Skip to content

Frikanalen/live-packager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Live stream packager of mezzanine TS as HLS/DASH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published