-
Notifications
You must be signed in to change notification settings - Fork 54
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
Support for iframe #79
Comments
If you mean, your cordova app uses an iframe, and you want the iframe to be able to control the chromecast.... Probably? 2 potential ways:
|
Hello, any updates on this case? I have the same doubt. I'm trying to broadcast a video that is implemented with an iframe, but I still don't know a solution for that. Thanks. |
Sorry, I would need more details to hazard a guess. |
Okay, look at my code I have an iframe like this:
In it is used a generic link and not a link with extension .mp4 or .m3u8, in the header of this screen I have a button that takes the iframe link and sends it to the chromecast, but does not load the video. Link example: This link is not functional, it is just to show the existing attributes. |
(I might be wrong so please forgive me...) If you are trying to cast that url....
You could look at the This issue might also be of interest. |
Hi there
Is there a way getting this to work in an iframe?
Regards
Flemming
The text was updated successfully, but these errors were encountered: