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: 177,259 of 196,721
Downloads: 2,478

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
141,294,745,029minitest
44791,007,275tilt
109474,497,732webrick
120413,486,116logger
224241,739,402irb
305178,592,323rackup
62189,890,858slim
2,20411,902,008open3
15,576139,661mp3info

Owners

#GravatarHandle
1iconkoichiro