MPEG MMT succeeds MPEG-2 TS as the media transport solution for broadcasting and IP network content distribution, with the aim of serving new applications like UHDTV, second screen,..., etc., with full support of HTML5 and simplification of packetization and synchronization with a pure IP based transport. It has the following technology innovations:
Convergence of IP transport and HTML 5 presentation
Multiplexing of various streaming components from different sources
Simplification of TS stack and easy conversion between storage file format and streaming format
SK Telecom and Samsung have developed and tested their True Real Time Mobile Streaming system based on the emerging MPEG MMT standard over SKT's commercial LTE network with Btv video streaming platform. The results showed latency reduction of 80%, which would significantly improve the user experience of live content streaming. Current mobile video streaming technologies often suffer up to 15 seconds of latency, but its implementation of MMT has reduced that to 3 seconds. SK Telecom said they will put more efforts to strengthen their mobile networkservice quality by developing innovative and advanced technologies with the aim of having it commercially available next year.
Technicolor-Sinclair Demo
Sinclair Broadcast Group and Technicolor delivered successfully ATSC 3.0 4K UHD testbed platform. The Technicolor platform, based on open audio, video and transport standards including Scalable HEVC, MPEG-H audio and MPEG-MMT transport, has been integrated into Sinclair's experimental OFDM transmission system in Baltimore, Maryland. The impact of this deployment is that broadcasters will be able to deliver the highest quality content, inclusive of 4K UHD broadcast in a simultaneous transmission to consumers both at home and on-the-go.
NHK MMT UHD system demo
In Japan, Super Hi-Vision test services are planned to begin in 2016, and commercial services are planned to begin in 2020. NHK has studied MPEG Media Transport as the transport protocol for the next generation of broadcasting systems since it enables hybrid delivery using broadcasting and broadband networks. They have demonstrated MMT-based 8K Super Hi-Vision Broadcasting at their open house exhibition.
libatsc3 Android Sample App with MMT MFU playback
libatsc3 provides an ATSC 3.0 NGBP Open Source Library - Tools for parsing and decoding STLTP, LMT, LLS, SLS, and NextGen supported standards. In January, 2020, libatsc3 released a baseline Android sample app providing PCAP playback of ROUTE/DASH, and implemented the world's first open-source MMT player with MFU de-encapsulation. By using the MFU for media essence decoding, rather than the traditional MPU of ISOBMFF and DASH, the baseline NGBP implementation can provide robust media playback regardless of packetized DU loss, transient MFU loss, or sustained MPU loss. Rapid recovery and de-encapsulation durability is also enabled by implementing out-of-order de-packetization using the MMTHSample hint at the start of every media sample - providing the sample number, data unit length, and offset. Other implementations relying on ISOBMFF with MOOF and TRUN box provide only one emission of sample length and duration MPU, posing a high-risk of full GOP loss disproportionate to the MDAT size. libatsc3 is designed to be robust and durable in inherently lossy ATSC 3.0 IP-multicast emissions, including mobile reception, to demonstrate the potential of NextGen across all devices and platforms. More information at https://github.com/jjustman/libatsc3.