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,582 of 190,365
Downloads: 2,033

Daily

Ranking: 42,184 of 190,317
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,256,317,454rake
141,164,868,120minitest
40731,490,872tilt
110417,836,243webrick
169283,248,227logger
275176,791,215irb
382125,328,809rackup
67082,228,976slim
2,3528,952,192open3
16,096118,597mp3info

Owners

#GravatarHandle
1iconkoichiro