Tech-invite3GPPspaceIETFspace
21222324252627282931323334353637384‑5x

Content for  TS 26.517  Word version:  18.4.0

Top   Top   Up   Prev   Next
1…   5…   6…   7…   8…   9…   10…   11…   12…   A…   D…   E…

 

7  Packet Distribution Methodp. 31

7.1  Generalp. 31

The Packet Distribution Method reuses different delivery concepts from TS 26.346. Additional distribution methods may be defined in future.

7.2  Re-using MBMS Delivery Method as Packet Distribution Methodp. 31

7.2.1  Generalp. 31

The Packet Distribution Method combines three different delivery methods of TS 26.346 (namely the MBMS Streaming Delivery Method, Group Communication Delivery Method and Transparent Delivery Method) into a single distribution method, with a set of modifications.
For the Packet Distribution Method, the MBSTF may handle the ingested content on two different protocol layers according to the operating mode provisioned for the MBS Distribution Session:
  • Proxy mode: The MBSTF handles UDP packet payloads and forwards UDP packet payloads from ingest into the MBS Distribution Session. The MBSTF may use different UDP ports for the MBS Distribution Session. The MBSTF re-uses the Proxy Mode of the Transparent Delivery Method as defined in clause 8B of TS 26.346.
  • Forward-only mode: The MBSTF receives complete IP packets and forwards the ingested packets as MBS PDUs. The MBSTF re-uses the Group Communication Delivery Method as defined in clause 8A of TS 26.346 and the Forward-Only Mode of the Transparent Delivery Method as defined in clause 8B of TS 26.346.
Up

7.2.2Void

7.2.3  Session Descriptionp. 31

7.2.3.1  Generalp. 31

The Session Description document contains the needed information to activate the reception of a Packet Distribution Method. The Session Description document is formatted according to the Session Description Protocol RFC 8866. The Session Description document for the Packet Distribution Method is based on the Session Description parameters as defined in clauses 8.3, 8A.3 and 8B.3 of TS 26.346 with the following restrictions and extensions.
Restrictions:
  • The Mode of MBMS bearer per media parameter (clauses 8.3.1.5 and 8B.3.2 of TS 26.346) shall not be used.
  • The QoE Metrics (as defined in clauses 8.3.2.1 and 8.4 of TS 26.346) shall not be used.
  • ROHC header compression (as defined in clauses 8A.4 and 8B.4 of TS 26.346) shall not be used.
  • The Alternative TMGI (clause 7.3.2.12 of TS 26.346) shall not be used.
  • The Start time and End time of the session (SDP t line) shall indicate a superset of the active times specified in the MBS Schedule Description metadata unit, if present in the service schedule descriptions of the MBS Distribution Session (see clause 5.2.7). If there is no service schedule specified, both values of the SDP t-line should be set to zero indicating undefined times.
Extensions:
  • When the MBS User Service is of MBS Service Type Broadcast or when an MBS User Service of type Multicast uses a TMGI as its MBS Session ID, the MBS service type of MBS Session declaration attribute as defined in clause 6.2.2.2 shall be present in the Session Description.
Up

7.2.3.2  SDP examples for Packet Distribution Methodp. 32

Below is a full example of SDP description describing the media streams part of an MBS Packet Distribution session for RTP streaming:
v=0
o=ghost 2890844526 2890842807 IN IP4 192.168.10.10
s=3GPP MBS Packet Distribution SDP Example
i=Example of MBS Packet Distribution SDP file
u=http://www.infoserver.example.com/ae600
e=ghost@mailserver.example.com
c=IN IP6 FF1E:03AD::7F2E:172A:1E24
t=0 0
b=AS:77
a=mbs-mode:broadcast 123869108302929
a=source-filter: incl IN IP6 * 2001:210:1:2:240:96FF:FE25:8EC9
m=video 4002 RTP/AVP 96
b=TIAS:62000
b=RR:0
b=RS:600
a=maxprate:17
a=rtpmap:96 H264/90000
a=fmtp:96 profile-level-id=42A01E; packetization-mode=1; sprop-parameter-sets=Z0IACpZTBYmI,aMljiA==
The following is a full example of SDP description for transparent streaming with two MPEG-2 Transport Streams:
v=0
o=ghost 2890844526 2890842807 IN IP4 192.168.10.10
s=3GPP MBS Transport-only SDP Example
i=Example of MBS transport-only SDP file
u=http://www.infoserver.example.com/ae600
e=ghost@mailserver.example.com
c=IN IP6 FF1E:03AD::7F2E:172A:1E24
t=3034423619 3042462419
b=AS:8000000
a=mbs-mode:broadcast 123869108302929
a=source-filter: incl IN IP6 * 2001:210:1:2:240:96FF:FE25:8EC9
m=video 4002 UDP/RTP/AVP 96
b=TIAS:4000000
a=mms-framing-header:0 2
a=rtpmap:100 MP2T/90000
m=video 4002 RTP/AVP 98
b=TIAS:4000000
a=rtpmap:100 MP2T/90000
a=MBS-framing-trailer:0 2
Up

Up   Top   ToC