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: 178,848 of 187,591
Downloads: 1,497

Daily

Ranking: 86,396 of 187,571
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,649,814rake
151,089,701,321minitest
39695,129,643tilt
110380,893,262webrick
210212,339,340logger
307144,974,312irb
48094,844,275rackup
67678,242,330slim
2,4287,954,420open3
16,320110,343mp3info

Owners

#GravatarHandle
1iconkoichiro