Fauntleroy / tandem.io_2014-2016

Minimal, open-source version of TK Sync
MIT License
11 stars 5 forks source link

Tab focus #104

Closed ioRekz closed 9 years ago

ioRekz commented 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

ioRekz commented 9 years ago

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.