apple-hls topic
List
apple-hls repositories
go-m3u8
112
Stars
24
Forks
Watchers
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
m3u8
108
Stars
58
Forks
Watchers
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Ruby.
go-hls-encoder
24
Stars
2
Forks
Watchers
An ffmpeg-based library that encodes and segments a video following Apple's best practices.
hlsprobe
39
Stars
9
Forks
Watchers
Utility to probe Apple HLS streams.
HLS-transcoding-nodejs
74
Stars
23
Forks
Watchers
This is a sample example repository to implement video transcoding for buffered bandwidth based streaming videos in Nodejs using Apple HLS + m3u8 to stream over HTTP.