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

[IMPLEMENT][A] Custom cast receiver support #22

Open
Jmilham21 opened this issue May 13, 2024 · 0 comments
Open

[IMPLEMENT][A] Custom cast receiver support #22

Jmilham21 opened this issue May 13, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Groomed JWP team has reviewed the ticket and deemed it necessary

Comments

@Jmilham21
Copy link
Collaborator

Description

Custom Chromecast receivers are now supported for DRM via Android 4.18.0. A new builder field is available for PlaylistItem and it should be made available in ReactNative

Acceptance Criteria

  • Add to the props list to match the userInfo field now available for PlaylistItem
  • Update the index.js and index.d.ts to match above
  • Parse the userInfo prop in Java and add to the player builder
  • Test that your custom data is being sent to your custom receiver (if you take this ticket, tag @jwplayer/team_sdks for assistance if you are unsure how)

Requirements

  • 4.18.0 must be implemented as described here
  • Documentation to match this (if you take this ticket, tag @jwplayer/team_sdks for assistance)
@Jmilham21 Jmilham21 added good first issue Good for newcomers Groomed JWP team has reviewed the ticket and deemed it necessary labels May 13, 2024
@Jmilham21 Jmilham21 added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Groomed JWP team has reviewed the ticket and deemed it necessary
Projects
None yet
Development

No branches or pull requests

1 participant