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: Player APIs #206

Open
wants to merge 9 commits into
base: next
Choose a base branch
from
Open

feat: Player APIs #206

wants to merge 9 commits into from

Conversation

kpears201
Copy link
Contributor

No description provided.

@kpears201 kpears201 changed the title feat: Player APIs (#177) feat: Player APIs Nov 6, 2023
"examples": [
{
"playerId": "app1:123",
"locator": "https://cdn.rdkcentral.com/media/assets/asset.hls"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this also be used for HDMI playback?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

possibly, but needs some more thought if HDMI is broken out into its own module

"playerId": "app2:345",
"locator": "https://cdn.rdkcentral.com/media/assets/asset-2.hls",
"metadata": {
"assetType": "linear"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this free form to support any assetType

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

metadata is meant to be completely opaque to firebolt. Even assetType is not in this spec. Any key value pairs can be in metadata

@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/firebolt-apis/206/rdkcentral/firebolt-apis

  • Commit: 1e23ca2

Report detail: gist

@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/firebolt-apis/206/rdkcentral/firebolt-apis

  • Commit: 1e23ca2

Report detail: gist

@rdkcmf-jenkins
Copy link

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/firebolt-apis/206/rdkcentral/firebolt-apis

  • Commit: 1e23ca2

Report detail: gist

@rdkcmf-jenkins
Copy link

WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

  • Upvote reason: Not a problem

  • Commit: 1e23ca2

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.

3 participants