Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

player.paused() = true while playing via Airplay #18

Open
xurizaemon opened this issue Nov 20, 2019 · 1 comment
Open

player.paused() = true while playing via Airplay #18

xurizaemon opened this issue Nov 20, 2019 · 1 comment
Assignees

Comments

@xurizaemon
Copy link

xurizaemon commented Nov 20, 2019

I'm using Brightcove + videojs-airplay. When I send the video to Airplay output, the big play button appears over the "This video is playing on 'X'" message, and the player emits a "paused" event.

While the video is playing on the AppleTV, I can call player.paused() and the result is true.

Is this expected behaviour?

I see that there's no incidence of "pause" in the videojs-airplay code.

Hmm, this sounds similar:

@xurizaemon xurizaemon changed the title player.paused() = true while playing player.paused() = true while playing via Airplay Nov 20, 2019
@jthomerson
Copy link
Member

@yokuze this sounds familiar ... like something we had to work around on our internal media player that wraps VideoJS. You remember anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants