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

Toggle autostart and remember setting


We are using the autostart parameter to let videos player on page load (see http://support.jwplayer.com/customer/en/portal/articles/1428525-autostarting-on-page-load).

In most cases this will be the preferred setting for people using a WiFi connection. However, some people may want to turn this off, because they're using expensive tethering or data roaming.

How can we integrate an autoplay-toggle just as Youtube does it? And how can the setting be stored permanently for the user?

1 Community Answers

Randy

JW Player Support Agent  
0 rated :

Hello,

You may have to utilize some form of JS to check the OS or browser and load a code snippet based on the information returned. This would require some elbow grease on your end but I’ve also provided a link to our API which may be a of great use as well: http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference .

Randy

This question has received the maximum number of answers.