Skip to content

udan-jayanith/HLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLS Go module implements HTTP Live Streaming interface for Go. HLS can encode and decode HTTP Live Streams and also provide a tokenizer and a serializer for low level access. This HLS module does not serve HTTP live streams and it's users responsibility to serve HTTP live streams. But HLS provides helper methods to server HTTP live streams.

Examples are available in ./examples/serving-a-video

Documentation with examples are available at pkg.go.dev/github.com/udan-jayanith/HLS

About

HLS Go module implements HTTP Live Streaming parser/tokenizer and a serializer. This does not implement media decoding/encoding and serving.

Topics

Resources

License

Stars

Watchers

Forks

Languages