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
{{ message }}
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
Currently if we start casting from one video and go to the other video and click play then cast session catches previous video and continues playing it. Expected behavior that if we start playing new video then it starts casting new media to existing session.
I am suggesting to add an option to the plugin (or even hardcode it) to start casting new video when another video was opened. The new media can be loaded on cast event "sessionJoinedListener" when we are joining existing cast session.
Let me know what you think on this issue. I am willing to add this functionality and create pull request.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently if we start casting from one video and go to the other video and click play then cast session catches previous video and continues playing it. Expected behavior that if we start playing new video then it starts casting new media to existing session.
I am suggesting to add an option to the plugin (or even hardcode it) to start casting new video when another video was opened. The new media can be loaded on cast event "sessionJoinedListener" when we are joining existing cast session.
Let me know what you think on this issue. I am willing to add this functionality and create pull request.
The text was updated successfully, but these errors were encountered: