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

Azure Live Streaming with mpeg dash not working


Hello,

I use the jwplayer version: 7.2.3+commercial_v7-2-3.69.commercial.405d4b.jwplayer.71f9b5.analytics.c225de.vast.270f9e.googima.97a01c.plugin-sharing.ab95e2.plugin-related.b67145.plugin-gapro.0374cd"

And I want to use an dash live stream, but it doesnt work. No errors are displayed only the loading circle are visible. It also not working with the azure live streaming sample url.

http://b028.wpc.azureedge.net/80B028/Samples/a38e6323-95e9-4f1f-9b38-75eba91704e4/5f2ce531-d508-49fb-8152-647eba422aec.ism/Manifest(format=mpd-time-csf)

I use the following configuration:

{
playlist: [{
file: 'http://b028.wpc.azureedge.net/80B028/Samples/a38e6323-95e9-4f1f-9b38-75eba91704e4/5f2ce531-d508-49fb-8152-647eba422aec.ism/Manifest(format=mpd-time-csf)',
type: "mpd"
}],
dash: true,
androidhls: 'true',
width: '100%',
aspectratio: '16:9',
sharing: {}
}

On the shaka test page its working. maybe an update needed from jwplayer for shaka?

2 Community Answers

jherrieven

User  
0 rated :

I would say you have some other code on the page causing the error as the configuration provided (with the type:"mpd" setting) works fine.

Do you have a link to the page causing you issues?

James Herrieven

===================================================
Powered by Haiku
http://powered-by-haiku.co.uk/
---------------------------------------------------
Tatami for Online Video
http://dev.powered-by-haiku.co.uk/solutions/tatami/
---------------------------------------------------
skype: JamesHerrieven
email: james[at]haiku[dot]co[dot]uk
===================================================

Alex

JW Player Support Agent  
0 rated :

Hi, there.

As James said, your stream appears to be working fine in our player, as you can see on this test page.

If you are still experiencing this issue, which browser are you using? DASH streaming is currently only supported in our player in Chrome and IE 11

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.