jplayer / jPlayer

jPlayer : HTML5 Audio & Video for jQuery
http://jplayer.org/
Other
4.6k stars 1.47k forks source link

Not streaming on Android Chrome while hotlink protection enabled, other browsers okay #356

Open highminister opened 8 years ago

highminister commented 8 years ago

Hi, this is my client's side... www.avoidrafa.com im using the theme named hugo - wordpress.. and jplayer 1.9.2 came with it by default. I had activated hotlink protection on my server cpanel so that, only people coming to my site can play the music with jplayer. but, while the hotlink protection is enabled chrome browser for android couldn't load any of the mp3 files. all other browsers work fine with hotlink enabled. So, i had to disable the hotlink protection. Which resulted in 600gb bandwidth consumption within 2days! i am desperately looking for a fix

nettiteeri commented 8 years ago

I have a file handler that serves the MP3-file to the player and Android Chrome does not play it. Perhaps the same issue? Did you find a solution?

lustremedia commented 8 years ago

I hope you are using the "newest" version 2.9.2, not 1.9.2

nettiteeri commented 8 years ago

jPlayer 2.9.2 for jQuery

nettiteeri commented 8 years ago

Sorry false alarm. The problem was with Laravel framework.