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: 176,923 of 193,756
Downloads: 2,304

Daily

Ranking: 42,965 of 193,649
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,947,699rake
141,236,290,611minitest
43764,206,208tilt
109449,438,464webrick
140351,894,636logger
241211,012,458irb
330153,593,721rackup
64186,542,515slim
2,24610,584,242open3
16,028127,744mp3info

Owners

#GravatarHandle
1iconkoichiro