Closed ioRekz closed 9 years ago
Hello, I saw your post on stackoverflow about tab focus and youtube player. http://stackoverflow.com/questions/33570868/youtube-iframe-player-wont-play-when-tab-window-doesnt-have-focus
I'm developing an app that encounter this same problem. I'm reading your code and it looks like you are dealing with it by keeping track of the progress time of the music.
Is this right ? Is there something else to know ? Thanks
Ok that's not it. So this is part of React-player. https://github.com/CookPete/react-player/issues/7 I will keep track of the discussion there and help if I find something.
Hello, I saw your post on stackoverflow about tab focus and youtube player. http://stackoverflow.com/questions/33570868/youtube-iframe-player-wont-play-when-tab-window-doesnt-have-focus
I'm developing an app that encounter this same problem. I'm reading your code and it looks like you are dealing with it by keeping track of the progress time of the music.
Is this right ? Is there something else to know ? Thanks