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

Conversation

joeyparrish
Copy link
Member

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.

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 joeyparrish marked this pull request as ready for review May 18, 2024 02:06
@joeyparrish joeyparrish merged commit 5930d76 into shaka-project:main May 18, 2024
16 checks passed
@joeyparrish joeyparrish deleted the v2 branch May 18, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants