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,139 of 187,239
Downloads: 1,357

Daily

Ranking: 38,290 of 187,224
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
161,076,711,297minitest
39689,499,906tilt
111375,408,320webrick
219199,448,290logger
314139,066,612irb
50589,586,051rackup
67477,589,588slim
2,4447,778,282open3
16,389108,676mp3info

Owners

#GravatarHandle
1iconkoichiro