Closed monhi closed 6 years ago
You don't need to do anything special to get streaming working with howler.js except setting html5
to true
. The rest of the work would be on the server side. You can view a live streaming radio demo at https://github.com/goldfire/howler.js/tree/master/examples/radio.
First of all, thank you for your great library,
I would like write a simple audio web server and I would like it to have 4 channel online radio. My radio spec:
Best wishes,