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

Provide example Service Access Information file #5

Closed
rjb1000 opened this issue Sep 30, 2022 · 0 comments · Fixed by #6
Closed

Provide example Service Access Information file #5

rjb1000 opened this issue Sep 30, 2022 · 0 comments · Fixed by #6
Assignees
Labels
example Examples that illustrate usage

Comments

@rjb1000
Copy link
Contributor

rjb1000 commented Sep 30, 2022

Description

We need to hand craft a Service Access Information JSON file corresponding to ContentHostingConfiguration_Big-Buck-Bunny_pull-ingest.json.

This will be consumed by the 5GMS-Aware Application in MVP#1.

Specification

The JSON file should comply with the syntax of the ServiceAccessInformationResource schema defined in:

Only the following properties need to be populated for this example:

  • provisioningSessionId (required by syntax) - Let's make this a UUID and use the same value in the requestPattern of the Content Hosting Configuration.
  • provisioningSessionType (required by syntax) - Set to DOWNLINK.
  • streamingAccess - Populated with the M4d Media Player Entry URL (including the above UUID of the Provisioning Session Id in one of its path elements).
@rjb1000 rjb1000 added the documentation Improvements or additions to documentation label Sep 30, 2022
@davidjwbbc davidjwbbc moved this from Todo to In Progress in 5GMS: Basic media stream handling (MVP#1) Oct 3, 2022
davidjwbbc added a commit to davidjwbbc/rt-5gms-application-server that referenced this issue Oct 3, 2022
Closes 5G-MAG#28

Documentation and configuration updated in line with the example
ServiceAccessInformation from 5G-MAG/rt-common-shared#5. This allows the
example to be used as input to the 5GMS-Aware application in order to reference
media accessible via the M4d interface provided by this AS.
@rjb1000 rjb1000 closed this as completed in #6 Oct 3, 2022
Repository owner moved this from In Progress to Done in 5GMS: Basic media stream handling (MVP#1) Oct 3, 2022
rjb1000 pushed a commit to 5G-MAG/rt-5gms-application-server that referenced this issue Oct 3, 2022
Closes #28

Documentation and configuration updated in line with the example
ServiceAccessInformation from 5G-MAG/rt-common-shared#5. This allows the
example to be used as input to the 5GMS-Aware application in order to reference
media accessible via the M4d interface provided by this AS.
@rjb1000 rjb1000 added example Examples that illustrate usage and removed documentation Improvements or additions to documentation labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Examples that illustrate usage
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants