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,678 of 192,137
Downloads: 2,125

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
141,193,981,621minitest
42744,994,213tilt
109431,434,822webrick
158309,745,856logger
263189,600,735irb
348136,847,513rackup
66983,744,989slim
2,3029,544,997open3
16,085121,841mp3info

Owners

#GravatarHandle
1iconkoichiro