Closed rjb1000 closed 2 years ago
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.
The JSON file should comply with the syntax of the ServiceAccessInformationResource schema defined in:
ServiceAccessInformationResource
Only the following properties need to be populated for this example:
provisioningSessionId
requestPattern
provisioningSessionType
DOWNLINK
streamingAccess
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 therequestPattern
of the Content Hosting Configuration.provisioningSessionType
(required by syntax) - Set toDOWNLINK
.streamingAccess
- Populated with the M4d Media Player Entry URL (including the above UUID of the Provisioning Session Id in one of its path elements).