You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #1072, I still can't make playlists work; player is "blocked" by the browser when the tab is inactive.
I suspect that this might be related to your code, since it even does not work when the website is whitelisted for autoplay (for chrome, at chrome://settings/content/sound).
Related to #1072, I still can't make playlists work; player is "blocked" by the browser when the tab is inactive.
I suspect that this might be related to your code, since it even does not work when the website is whitelisted for autoplay (for chrome, at chrome://settings/content/sound).
This example on codepen has an audio playlist which works when tab is in background (even if not whitelisted) https://codepen.io/danielhoegel/pen/OZNqNo
After a media has ended and that the next one is requested to play (custom code), react-player fires onReady but does not play the media.
Other Information
Demo here : http://v2.spiff-radio.org/
I also filled a question on stackoverflow here.
Thanks a lot !
The text was updated successfully, but these errors were encountered: