Our customer has used Wowza server with JWPlayer for mp3 service.
But they want to change protocl http with html5 audio player tag in IE browser.
Original url -> rtmp://xx.xxx.xxx.xxx:1935/vod/definst/mp3:mu_mp3/00/06/27/0000090005d280ec77d3.mp3
So I change url like ->http://xx.xxx.xxx.xxx:1935/vod/definst/00/06/27/0000090005d280ec77d3.mp3/playlist.m3u8
But not played both IE and JWPlayer .
-
Is it possible play in IE browser with audio tag?
-
If it is possible, there’s chane need in Wowza server config?
Please, let me know how to change.