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

RTMPS stream set primary: 'html5' not working


This is the config setting

jwplayer("cobrowse").setup({
file: rtmpUrl, // rtmpUrl is getting from server
width: '100%',
height: '100%',
primary: "html5",
rtmp: {
bufferlength: 0.1,
},
});

It works well, but it is presented in flash not html5.
Did I missed anything?

The site is in a private server sorry that I can't post it here.

4 Community Answers

karoteglathe

User  
0 rated :

One more thing, I'm using rtmps.

Carolyn Ganon

JW Player Support Agent  
0 rated :

Hello,

We only support RTMP in Flash mode. For more information on the streaming protocols we support see this support documentation: http://support.jwplayer.com/customer/portal/articles/1403635-media-format-reference#streaming

Let me know if you have any more questions.

karoteglathe

User  
0 rated :

Hi Carolyn,

So if I want to play live stream in HTML5, it's impossible now? Or any suggestion, thanks.

Carolyn Ganon

JW Player Support Agent  
0 rated :

Hello,

In JW Player 7.0, we will support live streaming in HTML5 mode with DASH. This feature will be available to Premium license users. For more information on Dash, please see http://www.jwplayer.com/innovation/roadmap/mpeg-dash/

We plan on releasing JW 7.0 early next week, so keep your eye out for the email announcement!

Best,

This question has received the maximum number of answers.