clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.15k stars 294 forks source link

support hls ? #106

Open dachengai opened 7 years ago

clangen commented 7 years ago

Yep, HLS support is planned. The idea is to make it an IDataStream plugin. Recent releases have added most/all of the required infrastructure. Hopefully I can get to it soon.