a) does the player support G.711 aLaw uLaw audio codec?
b) We have a live stream which has not Content-Length, does the lib support live streams?
We tested for example this mp3 stream http://audio-mp3.ibiblio.org:8000/wcpe.mp3 stream, this does not have undefined lengthe and will not work
http.coffee:32 HEAD http://audio-mp3.ibiblio.org:8000/wcpe.mp3 400 (Bad Request)HTTPSource.start
http.coffee:20 Refused to get unsafe header "Content-Length"
I have two problems and questions,
a) does the player support G.711 aLaw uLaw audio codec? b) We have a live stream which has not Content-Length, does the lib support live streams? We tested for example this mp3 stream http://audio-mp3.ibiblio.org:8000/wcpe.mp3 stream, this does not have undefined lengthe and will not work http.coffee:32 HEAD http://audio-mp3.ibiblio.org:8000/wcpe.mp3 400 (Bad Request)HTTPSource.start http.coffee:20 Refused to get unsafe header "Content-Length"