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

manage the starting of the streaming


i want to display a image on my jwplayer and starting my stream after the user click on my image .
the user will get a popup the inser a email and then he can start watching my stream

how can i do this functuin with the api of jw or html5 code ?

regards

1 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi there,

There is no built-in functionality of the player that would enable you to do this. It should be able to be done by having the image on your page and using JavaScript to react to a click by prompting the user for their email address. After the email address is entered, you should be able to hide the image with CSS and then set up the player with JavaScript and .setup().

Thank you.

This question has received the maximum number of answers.