I want to play audio file from AWS S3 cloud with cloudfront CDN.
Now I want to play audio with adaptive bitrate streaming. I guess, AWS Elastic Transcoder can be used to generate different stream.
I am having following queries
1) What should I use among HLS, MPEG-DASH, HDS protocols ?
2) is any of the above protocol is fully supoorted on all browser (FF, Chrome, Safari) and Mobile browsers ?
3) can I use these protocol Directly without any paid media player service like jwplayer?
4) What preset should I use in AWS elastic transcoder? e.g. Audio MP3, HLS Audio etc....
any help will be appreciated. correct me if I am missing something or assuming something wrong.