Categories: None [Edit]

miniradio_server

https://rubygems.org/gems/miniradio_server
https://github.com/koichiro/miniradio_server
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests. This server is designed for simplicity and primarily targets Video on Demand (VOD) scenarios where you want to stream existing MP3 files via HLS without pre-converting them.

Total

Ranking: 179,861 of 186,698
Downloads: 1,033

Daily

Ranking: 41,573 of 186,685
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,125,994,016rake
161,052,609,903minitest
39677,311,064tilt
112365,540,900webrick
246174,376,040logger
329128,282,352irb
60779,813,302rackup
67276,410,428slim
2,4667,446,419open3
16,527105,078mp3info

Owners

#GravatarHandle
1iconkoichiro