We have stored audio sources in WOWZA
server.We are searching a audio player to play audio in Web Browser over RTMP
or HTTP(HLS)
.
We have tested HTML5
audio tag
, but it does not support RTMP and HLS streaming.
Tried :
<audio controls autoplay>
<source src="http://host-name/path/playlist.m3u8" type="audio/mpegurl">
Your browser does not support the audio element.
</audio>
Questions :
WHat about Jplayer
,JWplayer
and flowplayer
?
Please let me know appropriate audio player
for this or there is any solution in HTML5
?
Only Safari 6.0+ has native HLS support.
JWplayer has HLS audio-only support:
JWPlayer - Audio Demo
The open-source mediaelement.js also supports HLS to a degree.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With