-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Google Cast support #112
Comments
Good idea 👍 |
This would be great. This is the cleanest player I've seen, but I'm restricted by having to find a player that supports Chromecast, since they removed the native sender in Chrome 51. |
Is anyone working on this? If so, can we have a PR and/or separate branch meant for this? I'd like to help with the efforts to get this implemented. |
This comment has been minimized.
This comment has been minimized.
Just so we're not duplicating effort, I have a bare-minimum implementation here. Feel free to create PRs to that repo until we have an official branch here. Properly implementing cast support appears to be beyond my JS abilities :( |
This comment has been minimized.
This comment has been minimized.
Here's the updated link, now that it moved out of experimental phase: http://chromecast.link/ . |
Has this feature been abandoned? |
I don't know how to move forward with the implementation and I'm not finding sufficient time to figure out how as well :( |
I would love to have this feature implemented. |
|
I would love to see more traction on this! |
+1 Eagerly waiting for this feature. |
please add this Plyr it's been 5 years still not there |
@sampotts Please consider adding chromecast :( |
http://jsfiddle.net/onigetoc/70wvkzew/ |
you can right click and then click cast and it works |
if that’s the case, i think it just need a button to show up when cast is available. this should be easy to implement? |
yes pls do |
Is this being considered on future releases? |
Any updates? |
Would love to see a button as well, would make it much more user friendly. |
+1 for button and include subtitle support for chromecast |
any news for this feature @sampotts ?? |
not working for me. It is finding my ChromeCast and showing the brwoser-casting-screen, but wont play the Video. |
Just an idea... Should work with Chrome (Desktop, Android, iOS), Opera (Desktop, maybe Android as well?), and Firefox (Android).
Documentation: https://developers.google.com/cast/docs/chrome_sender
The text was updated successfully, but these errors were encountered: