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

feat(chromecast)!: Add v2 receiver app with a redirect mode #96

Merged
merged 1 commit into from
May 18, 2024

Commits on May 17, 2024

  1. feat(chromecast)!: Add v2 receiver app with a redirect mode

    This introduces an optional redirect mode, which changes the top URL instead of
    using an iframe to host content.  This requires the Cast SDK to be loaded at
    the destination URL.  This can be used for Shaka Player testing, but not for
    every URL you might want to see on a Chromecast.
    
    This requires deployment to a new receiver app ID.
    joeyparrish committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3fcb9e1 View commit details
    Browse the repository at this point in the history