T Rec J.1211 202005 I!!pdf e
T Rec J.1211 202005 I!!pdf e
T Rec J.1211 202005 I!!pdf e
ITU-T J.1211
TELECOMMUNICATION (05/2020)
STANDARDIZATION SECTOR
OF ITU
Summary
In recent years, IP-based video services have developed rapidly in cable (CATV) networks, especially
the highly asymmetric IP-based services with large bandwidth, such as 4K, 8K and VR, whose single
program bandwidth might easily exceed 35Mbps or even up to 100Mbps. This requires a large
downlink bandwidth of transmission channels and poses challenges to existing CATV technologies.
For this scenario, it is necessary to propose a low cost and low complexity solution to meet the
bandwidth requirements of the current asymmetric IP-based video services.
Recommendation ITU-T J.1211 specifies an IPVB technology, which simply adds a one-way IP-based
video broadcast system to the existing low-cost bidirectional CATV networks. The IPVB can greatly
increase the bandwidth of downlink programs, and at the same time, have the characteristics of being
low cost and low complexity. The IPVB in downlink transmits IP-based video streams through
broadcast channels which are identified by multicast IP addresses and UDP port numbers, and
broadcasts all the IP-based video streams through the CATV networks to all subscribers. By
cooperating with the uplink channel provided by the existing bidirectional access networks, it is
capable of providing varieties of IP-based high bit rate video services in CATV networks.
History
Edition Recommendation Approval Study Group Unique ID*
1.0 ITU-T J.1211 2020-05-29 9 11.1002/1000/14282
* To access the Recommendation, type the URL http://handle.itu.int/ in the address field of your web
browser, followed by the Recommendation's unique ID. For example, http://handle.itu.int/11.1002/1000/11
830-en.
NOTE
In this Recommendation, the expression "Administration" is used for conciseness to indicate both a
telecommunication administration and a recognized operating agency.
Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain
mandatory provisions (to ensure, e.g., interoperability or applicability) and compliance with the
Recommendation is achieved when all of these mandatory provisions are met. The words "shall" or some other
obligatory language such as "must" and the negative equivalents are used to express requirements. The use of
such words does not suggest that compliance with the Recommendation is required of any party.
© ITU 2020
All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior
written permission of ITU.
1 Scope
This Recommendation describes the technique specifications of IPVB systems, including the system
architecture of IPVB, broadcast channel planning of services, coding schemes and the encapsulation
formation of audio and video data, broadcast service information (BSI) tables and functional modules
of IPVB systems. The Recommendation is applicable to the network construction of IPVB systems,
the development of equipment, and the operation and management of IPVB systems.
2 References
The following ITU-T Recommendations and other references contain provisions which, through
reference in this text, constitute provisions of this Recommendation. At the time of publication, the
editions indicated were valid. All Recommendations and other references are subject to revision;
users of this Recommendation are therefore encouraged to investigate the possibility of applying the
most recent edition of the Recommendations and other references listed below. A list of the currently
valid ITU-T Recommendations is regularly published. The reference to a document within this
Recommendation does not give it, as a stand-alone document, the status of a Recommendation.
[ITU-T H.222.0] Recommendation ITU-T H.222.0 (2018) | ISO/IEC 13818-1:2019, Information
technology – Generic coding of moving pictures and associated audio
information: Systems.
[ITU-T J.83] Recommendation ITU-T J.83 (2007), Digital multi-programme systems for
television, sound and data services for cable distribution.
[IEEE 802.3ae] IEEE 802.3ae-2002, IEEE Standard for Information Technology- Local and
Metropolitan Area Networks – Specific Requirements Part 3: Carrier Sense
Multiple Access With Collision Detection (CSMA/CD) Access Method and
Physical Layer Specifications Amendment: Media Access Control (MAC)
Parameters, Physical Layers, and Management Parameters for 10 Gb/S
Operation.
3 Definitions
5 Conventions
In this Recommendation:
The keywords "is required to" indicate a requirement which must be strictly followed and from which
no deviation is permitted if conformance to this document is to be claimed.
The keywords "is recommended" indicate a requirement which is recommended but which is not
absolutely required. Thus, this requirement need not be present to claim conformance.
6 IPVB system
6.1 Introduction
An IPVB system mainly consists of an IPVB headend and IPVB terminal. The IPVB headend is used
to broadcast the streams and data in the format of UDP multicast packets to all the subscribers through
CATV networks, where multicast IP addresses and UDP destination port numbers in UDP multicast
packets are used to distinguish different programs. The IPVB terminal is generally embedded in the
user terminals. It receives the UDP multicast packets, and selects the required programs according to
the multicast IP addresses and port numbers.
IPVB can either work as a unidirectional system independently to broadcast IP television services or
realize a broadband access by working in combination with a bidirectional transmission system, to
support high quality digital broadcasting service and interactive video and data services, such as
VOD, OTT TV and VR.
In this Recommendation, the broadcast services are transmitted in assigned broadcast channels. Each
broadcast channel is identified by the IP address and UDP destination port number of packets. All
data, including audio and video data of different programmes and service information are packetized
into UDP packets, and broadcast to all subscribers over CATV networks through different broadcast
channels.
Main Channel For the essential tables Mandatory MIT, SNLT, and ACT
Authorization For CAT/EMM
Optional CAT/EMM
Channel authorization information
DTV SI Channel For DTV EPG, etc. Optional TS-based EPG information
Audio/Video programmes Broadcasting programs, VOD,
Program Channel Mandatory
and data OTT TV, etc.
8.1 Introduction
The IPVB defines three BSI tables to describe the broadcast channel information and supplement
information. These three BSI tables are encapsulated into TS packets in accordance with
[ITU-T H.222.0] and then broadcast in the main channel in the format of UDP.
8.6.1 Info_service_descriptor
The info_service_descriptor contains basic description of services, such as service type, service name,
service provider, etc. The syntax of info_service_descriptor is given in Table 8.
Table 8 – info_service_descriptor
Syntax Bit(s) Mnemonic symbol
Info_service_descriptor ()
{
descriptor_tag 8 uimsbf
descriptor_length 8 uimsbf
service_type 8 uimsbf
service_provider_name_length 8 uimsbf
for (i=0;i<N;i++){
char 8 uimsbf
}
service_name_length 8 uimsbf
for(i=0;i<N;i++){
char 8 uimsbf
}
}
The semantics of the main fields in the info_service_descriptor are defined as follows:
descriptor_tag: The descriptor_tag of info_service_descriptor shall be set to 0x48.
descriptor_length: This is an 8-bit field, indicating the number of bytes from the byte immediately
after the descriptor_length field to the last byte of the descriptor.
Table 10 – udp_service_list_descriptor
Syntax Bit(s) Mnemonic symbol
udp_service_list_descriptor ()
{
descriptor_tag 8 uimsbf
descriptor_length 8 uimsbf
for (i=0;i<N;i++){
transport_stream_id 16 uimsbf
service_id 16 uimsbf
udp_ipaddress 32(IPv4) uimsbf
128(IPv6) uimsbf
udp_port 16 uimsbf
}
}
The semantics of the fields in the udp_service_list_descriptor are defined as follows:
descriptor_tag: The descriptor_tag of udp_service_list_descriptor shall be set to 0xAE.
descriptor_length: This is an 8-bit field, indicating the number of bytes from the byte immediately
after the descriptor_length field to the last byte of the descriptor.
transport_stream_id: This 16-bit field uniquely identifies the TS stream where the announcement
resides.
service_id: This 16-bit field uniquely identifies the service where the announcement resides.
udp_ipaddress: In IPv4, it is a 32-bit field that indicates the multicast IP destination address allocated
to the current service; In IPv6, it is a 128-bit field that indicates the multicast IP destination address
allocated to the current service.
udp_port: This 16-bit field indicates the UDP port number allocated to the current service.
Table 11 – udp_specific_list_descriptor
Syntax bit(s) Mnemonic symbol
udp_specific_list_descriptor ()
{
descriptor_tag 8 uimsbf
descriptor_length 8 uimsbf
for (i=0;i<N;i++){
info_type 8 uimsbf
data_format 8 uimsbf
udp_ipaddress 32(IPv4) uimsbf
128(IPv6) uimsbf
udp_port 16 uimsbf
}
}
The semantics of the fields in the udp_specific_list_descriptor are defined as follows:
descriptor_tag: This 8-bit field of udp_specific_list_descriptor shall be set to 0xAF.
descriptor_length: This 8-bit field, indicates the length of udp_specific_list_descriptor from the byte
immediately after the descriptor_length field to the end of the descriptor.
info_type: This is an 8-bit field. The values of info_type are listed in Table 12.
data_format: This 8-bit field indicates the data format of the service type currently indicated in the
info_type field. The values are listed in Table 13.
udp_ipaddress: In IPv4, it is a 32-bit field that indicates the multicast IP destination address allocated
to the current service; In IPv6, it is a 128-bit field that indicates the multicast IP destination address
allocated to the current service.
udp_port: This 16-bit field indicates the UDP port number allocated to the current service.
8.6.4 udp_ts_list_descriptor
The udp_ts_list_descriptor describes the multicast IP addresses and port numbers of the audio/video
(such as MPTS or SPTS) broadcast channels, as shown in Table 14.
Series D Tariff and accounting principles and international telecommunication/ICT economic and
policy issues
Series E Overall network operation, telephone service, service operation and human factors
Series J Cable networks and transmission of television, sound programme and other
multimedia signals
Series L Environment and ICTs, climate change, e-waste, energy efficiency; construction, installation
and protection of cables and other elements of outside plant
Printed in Switzerland
Geneva, 2020