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
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.
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:
The text was updated successfully, but these errors were encountered: