Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Hi!, Our streaming not work on Android Devices can you take a looked at the codes


Hi!,
My client have license jw player..But we can't get the m3u8 streams via android devices..

Desktop,ios devices work..But not work on android
Please!, advice us to solved this issue..

My code as follow:

<div id="player" style="width:646px;height:377px;">

</div>


</div>
<script src="http://jwpsrv.com/library/DdkXAvrLEeK6QxIxOUCPzg.js"></script>

<script type="text/javascript">


jwplayer("player").setup({
file: "http://rbc.streamguys.com/970wamd/970wamd/playlist.m3u8",

autostart: true,

width: "643",
height: "375",
primary: "html5",
androidhls: true





});


</script>

web link:

http://khztv.com/wamd/

9 Community Answers

Todd

JW Player Support Agent  
0 rated :

Your syntax looks correct. What Android devices and Android versions did you test this page with? Did you test in Chrome or the default browser? We recommend Chrome.

abdullo

User  
1 rated :

We have the same issue. Test code is here:
http://edge.rgvk.tv/test/fm.html

Tested on Samsung tablet with android 4.2 default browser, with MP3 and AAC encoding with androidhls: true and false.

abdullo

User  
1 rated :

One more issue linked to this functionality: aspect ratio does not work in android. Test code is here: http://edge.rgvk.tv/test/hls.html

microvisiontechnologysrilanka

User  
1 rated :

Hi!,
HTC One M9 ,huawei honor g play Samsung Note

Got same issue..OS- Lolipop(android 5) & KITKAT OS (version 4.4.4)

waiting for your response

microvisiontechnologysrilanka

User  
1 rated :

Hi!,
HTC One M9 ,huawei honor g play & Samsung Note ii

Got same issue..OS- Lolipop(android 5) & KITKAT OS (version 4.4.4)

waiting for your response

microvisiontechnologysrilanka

User  
1 rated :

About browsers- not work on Firefox,chrome,default browser or opera at least..

Todd

JW Player Support Agent  
1 rated :

I just verified that your HLS stream at http://edge.rgvk.tv/test/hls.html is working correctly on my test Android device. I am using a Moto G with Android 5.0.2 and Chrome 39.

abdullo

User  
0 rated :

Is video aspect ratio correct?
And what about audio-only player at http://edge.rgvk.tv/test/fm.html? It works on PC and iOs but does not on my android 4.2 tablet. Does not play at all.

Todd

JW Player Support Agent  
0 rated :

The aspect ratio of your player is set to 540×320 but the video fragments are 720×576.
Your audio-only stream is loading for me, but I am not able to seek ahead.

This question has received the maximum number of answers.