-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
jond Sep 25, 2017 1:41 PM (in response to yep)Safari in macOS High Sierra uses differential privacy to block media elements with sound from auto-playing on most websites. Using differential privacy, we are able to algorithmically identify an up-to-date set of websites for which most users prefer auto-play with sound, such as popular video websites e.g. twitch.tv, douyu.com, ndtv.com. Our algorithmic approach allows us infer auto-play policies worldwide, and is capable of identifying and adapting to trending new websites.
Best wishes,
Jon
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
yep Sep 27, 2017 2:25 AM (in response to jond)Hi Jond,
I didn't see your post yesterday for some reason. How can our website/application be included in the differential privacy's algorithm? By having more users manually allowing auto-play in the website rules of Safari?
Regards,
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
jond Sep 28, 2017 10:42 AM (in response to yep)1 of 1 people found this helpfulIt will happen automatically as users choose to play video content on your site.
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
yep Sep 29, 2017 2:23 AM (in response to jond)1 of 1 people found this helpfulThanks for the info Jond
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
sharar95 Nov 1, 2017 1:22 PM (in response to jond)Hi Jond
What do you mean by 'Choose to play video content'. Does it mean Safari looks at user clicks to see if videos are being played or does it mean Safari looks at the "Settings for this Website" being changed by the user.
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
jond Nov 1, 2017 2:22 PM (in response to sharar95)Without going into details of exactly how the algorithm works, it is a combination of both that provides signals of when users want to play content on a given site.
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
lablodge Nov 25, 2019 6:09 PM (in response to jond)Is it possible for an iOS user to opt-in for <audio> content on a web site, such as using site preferences as can be done on MacOS? I have not been able to find any settings to allow this on an iPhone or iPad.
Alternatively, if a user has installed a PWA app, is it be possible for that app to play <audio> content without user interaction.
I can't display audio controls in my app or it would destroy the user experience - I need to play voice prompts without distracting the user from what they see on their screen. Sometimes those voice prompts can't be played in direct response to a user interaction. My app is a PWA app, so it can garner the look and feel like a native app - but if it can't play audio like a native app that kinda *****.
-
-
-
-
-
-
Re: Enabling autoplay on Safari for Fairplay protected premium contents
yep Sep 26, 2017 1:19 AM (in response to yep)Anyone?