Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
91–100 of 330 posts
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#92Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#93Autoplay is a feature specified in the W3C standard. Thus it's not the browser makers but websites should be blamed for abusing autoplay.
You're right though, websites shouldn't abuse autoplay.
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#94Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#95Autoplay is a feature specified in the W3C standard. Thus it's not the browser makers but websites should be blamed for abusing autoplay.
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#96Earlier quoted context omitted.
The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. Not all WiFi connections equate to an infinite amount of data. Due to circumstances I am on a connection for which I pay per GB and it's shared through a WiFi router. I do not want my browser to download videos u…
I have a 3G Mobile Wireless Modem/Router (TP-Link M5250[1], heavily recommended btw) and this "if wireless connection present, download all the things" attitude really annoys me. Android is a big offender. Why on earth I don't get a "download updates automatically only on this particular network" setting... Whatsapp, Google Maps and many other apps too make the same false assumption. [1]: http://www.tp-link.com/en/pr…
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#97Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#98I would suggest at least making it opt-in through the browser-popup. However that's another annoyance - the number of sites I now visit which ask to send me notifications.
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#99This is eating up our data and inconveniencing millions of people using your products. The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. The "convenience" issue is something that I strongly suspect is actually something that people think one way but act another…
Re: Dear Google, Apple, Mozilla, and MS: Please End Auto-Playing Media in Browsers
#100This is eating up our data and inconveniencing millions of people using your products. The data issue can be addressed by only having videos play automatically when the user is on a wifi connection. This is the default for mobile devices already, so it's arguably already solved for most users. The "convenience" issue is something that I strongly suspect is actually something that people think one way but act another…
Unfortunately it's relatively easy to circumvent this. I recently implemented an auto-play background video using a canvas element to which I'd render the frames from a video. Sound can't be played, but you could still end up downloading megabytes worth of video without taking any action.