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

Where is Live Brodcast in controlbar, when playing stream?


Hi. Tell me , why do I have when playing a stream in version 6 shows the " Live Webcast " and the version 7 is not?
How to make that 7 version features " Live Broadcast " when it broadcast ?
Stream server nginx + rtmp module + ffmpeg.

6 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, there.

JW Player 7 should definitely say that it’s a live broadcast. Can you please give me a link to a page where you have the affected player installed?

Thanks.

atomshick

User  
0 rated :

89.21.77.1:38080

atomshick

User  
0 rated :

<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key="o3tLj8Ng2KOPOO+UCaWgxtUC+ohVsvb3WCWn2w==";</script>
<div id='player...'></div>
<script type="text/javascript">
jwplayer('player...').setup({
file: 'rtmp://172.16.1.110:1935/myapp/mystream',
image: '/images/dermar.png',
logo: {
file: '/images/logo_small.png',
link: 'http://www.onet.zp.ua'
},
skin: {
name:"six"
},
autostart: 'true',
controls: 'true',
width: '640',
height: '360',
aspectratio: '16:9',
title: 'Delmar',
description: 'A video with a Delmar',
})
</script>

Alex

JW Player Support Agent  
0 rated :

Hi, there.

The URL you supplied is resulting in a connection error for me and the RTMP stream you have in your code does not appear to be live. Can you please supply me with a URL to a page containing our player with an active live stream?

Thanks.

atomshick

User  
0 rated :

ок. I do it

atomshick

User  
0 rated :

Hi. You can view? 89.21.77.172:8080

This question has received the maximum number of answers.