Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x

Content for  TS 26.502  Word version:  17.3.0

Top   Top   Up   Prev   Next
1…   4…   4.3…   4.5…   4.5.2   4.5.3…   4.6…   4.9   5…   5.3   5.4   5.5   5.6   6…   7…   A…   B…   C…   C.3…   C.4…

 

6  MBS User Services distribution methodsp. 44

6.1  Object Distribution Methodp. 44

The Object Distribution Method is used to deliver binary objects to the MBS Client over an MBS Session that have been received from the MBS Application Provider over reference point Nmb8.
The following Use Cases are supported:
  • Single file delivery.
  • Delivering a root object and its dependent objects as a collection, e.g. a web page and all the assets needed to render it.
  • Object carouselling for file delivery, including updates of files.
  • Real-time object streaming, for example for regular-latency or low-latency streaming delivery. In the latter case, the objects distributed may be CMAF segments as defined by the 5G Media Streaming DASH Interoperability Point specified in clause 7.3.11 of TS 26.247.
The operating modes for the Object Distribution Method are summarised in Table 6.1-1 below.
Distribution method Operating mode Description
OBJECTOBJECT_SINGLEEach object ingested by the MBSTF is distributed once.
OBJECT_COLLECTIONA set of objects described by a manifest (see NOTE) is ingested by the MBSTF and distributed once.
OBJECT_CAROUSELA set of one or more objects described by a manifest (see NOTE) is ingested by the MBSTF and distributed according to a repetition pattern specified in the manifest.
Any change to an object during the course of the MBS Distribution Session is reflected in the distribution at the next available opportunity.
OBJECT_STREAMINGA sequence of objects is ingested by the MBSTF and streamed in real time, for example according to a schedule described in a presentation manifest (e.g. DASH MPD).
NOTE:
The manifest format is specified in TS 26.517.
Based on the configuration received from the MBSF via reference point Nmb2, the objects are ingested by the MBSTF from the MBS Application Provider via the pull-based or push-based object ingest method. As defined in clause 4, the MBSTF segments the objects into appropriate payloads, adds the FEC redundancy and schedule packet transmission to the MBS Client.
File repair functionality may be utilized to repair object fragments transmitted by the MBSTF using the Object Distribution Method but lost or corrupted in transit. In such cases, the MBS Client may request the missing object fragments from the MBS AS. File repair may be done during an ongoing MBS User Services Session or after an MBS User Services Session.
Up

6.2  Packet Distribution Methodp. 45

The Packet Distribution Method is used to deliver packet streams to the MBS Client over an MBS Session that have been received from the MBS Application Provider over reference point Nmb8. This distribution method is particularly useful for multicast and broadcast of IP-based services for which the content delivery protocols are defined outside the scope of the MBS specification.
The MBSTF receives packet streams from the MBS Application Provider, typically in the form of UDP/IP packets, and sends them to the configured MBS Session. Optionally, packet sequence numbering and/or FEC redundancy may be added by the MBSTF.
The Packet Distribution Session may be operated in one of two different modes:
  • In Forward-only mode, the transport protocol on top of IP is opaque to the MBS System, as described in clause B.3.1. The User Service Announcement may be handled by the MBS Application Provider via external means at reference point MBS-8.
  • In Proxy mode, the UDP packet payload of the UDP streams is opaque to the MBS Session, as described in clause B.3.2. An MBS Client is expected to make the UDP Payloads available directly to the MBS-Aware Application, without further knowledge of the content carried.
The operating modes for the Packet Distribution Method are summarised in Table 6.2-1 below.
Distribution method Operating mode Description
PACKETPACKET_FORWARD_ONLYThe payloads of IP packets ingested by the MBSTF are forwarded to the MB-UPF in new IP packets (Layer 3 proxying).
PACKET_PROXYThe payloads of UDP packets ingested by the MBSTF are forwarded to the MB-UPF in new UDP packets (Layer 4 proxying).
NOTE 1:
RTP packets formatted according to RFC 3550 [8] can be distributed using either of the above operating modes.
NOTE 2:
The MBSTF is not required to inspect or otherwise act on the payload of ingested UDP packets.
Up

Up   Top   ToC