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

Casting Video Player - client lifecycle issues #20137

Closed
chrisdecenzo opened this issue Jun 29, 2022 · 0 comments · Fixed by #20138
Closed

Casting Video Player - client lifecycle issues #20137

chrisdecenzo opened this issue Jun 29, 2022 · 0 comments · Fixed by #20138
Assignees
Labels

Comments

@chrisdecenzo
Copy link
Contributor

Problem

  • only one casting app can be commissioned at a time since the nodeId is hardcoded by tv-app
  • content app ACL creation is using advertised vid/pid rather than verified vid/pid from DAC/CD

Proposed Solution

  • generate a random nodeId for each casting app
  • grab validated vid/pid from CommissioningDelegate rather than one from UDC request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant