Universal Serial Bus Device Class Definition for Video Devices: MPEG2-TS Payload. Revision 1.0

Size: px
Start display at page:

Download "Universal Serial Bus Device Class Definition for Video Devices: MPEG2-TS Payload. Revision 1.0"

Transcription

1 Universal Serial Bus Device Class Definition for Video Devices: MPEG2-TS Revision 10 August 1, 2003

2 USB Device Class Definition for Video Devices: MPEG2-TS Contributors Abdul R Ismail Akihiro Tanabe Anand Ganesh Andy Hodgson Anshuman Saxena Bertrand Lee Charng Lee David Goll Eric Luttmann Fernando Urbina Geert Knapen Hiro Kobayashi Jean-Michel Chardon Jeff Zhu Ken-ichiro Ayaki Mitsuo Niida Nobuo Kuchiki Olivier Lechenne Paul Thacker Remy Zimmermann Shinichi Hatae Steve Miller Tachio Ono Yoichi Hirata Intel Corp Canon Inc Microsoft Corp STMicroelectronics Texas Instruments Microsoft Corp Sunplus Technology Co, Ltd Microsoft Corp Cypress Semiconductor Corp Apple Computer Inc Philips Electronics Microsoft Corp Logitech Inc Microsoft Corp Fujifilm Canon Inc Sanyo Electric Co, Ltd Logitech Inc STMicroelectronics Logitech Inc Canon Inc STMicroelectronics Canon Inc Matsushita Electric Industrial Co, Ltd Revision 10 August 1, 2003 ii

3 USB Device Class Definition for Video Devices: MPEG2-TS Copyright 2001, 2002, 2003 USB Implementers Forum All rights reserved TELLECTUAL PROPERTY DISCLAIMER THIS SPECIFICATION IS PROVIDED AS IS WITH NO WARRANTIES WHATSOEVER CLUDG ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE ARISG OF ANY PROPOSAL, SPECIFICATION, OR SAMPLE A LICENSE IS HEREBY GRANTED TO REPRODUCE AND DISTRIBUTE THIS SPECIFICATION FOR TERNAL USE ONLY NO OTHER LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY OTHER TELLECTUAL PROPERTY RIGHTS IS GRANTED OR TENDED HEREBY AUTHORS OF THIS SPECIFICATION DISCLAIM ALL LIABILITY, CLUDG LIABILITY FOR FRGEMENT OF PROPRIETARY RIGHTS, RELATG TO IMPLEMENTATION OF FORMATION THIS SPECIFICATION AUTHORS OF THIS SPECIFICATION ALSO DO NOT WARRANT OR REPRESENT THAT SUCH IMPLEMENTATION(S) WILL NOT FRGE SUCH RIGHTS All product names are trademarks, registered trademarks, or service marks of their respective owners Revision 10 August 1, 2003 iii

4 USB Device Class Definition for Video Devices: MPEG2-TS Table of Contents 1 Introduction 1 11 Purpose 1 12 Scope 1 13 Related Documents1 14 Terms and Abbreviations 1 2 Video Class-Specific Information 2 21 Compression Class 2 22 Stream 2 3 -Specific Information4 31 Descriptors MPEG-2 TS Format Descriptor 4 32 Video Samples 4 33 RTP Protocol Compatibility 4 4 Examples 5 41 Isochronous Transfer 5 42 Isochronous Transfer 6 43 Bulk Transfer 7 44 Bulk Transfer 8 Revision 10 August 1, 2003 iv

5 USB Device Class Definition for Video Devices: MPEG2-TS List of Tables Table 2-1 Definition for MPEG2-TS Format 2 Table 3-1 MPEG2-TS Format Descriptor 4 Revision 10 August 1, 2003 v

6 USB Device Class Definition for Video Devices: MPEG2-TS List of Figures Figure 4-1 Example MPEG2-TS Isochronous Transfer, Endpoint 5 Figure 4-2 Example MPEG2-TS Isochronous Transfer, Endpoint 6 Figure 4-3 Example MPEG2-TS Bulk Transfer, Endpoint 7 Figure 4-4 Example MPEG2-TS Bulk Transfer, Endpoint 8 Revision 10 August 1, 2003 vi

7 USB Device Class Definition for Video Devices: MPEG2-TS 1 Introduction 11 Purpose This document defines the MPEG2-TS (Transport Stream) payload format for devices that are compliant with the USB Device Class Definition for Video Devices document 12 Scope The payload format and associated header information is fully specified by this document This includes: - USB Video Class stream header - -specific header - format - RTP protocol compatibility 13 Related Documents USB Specification Revision 20, April 27, 2000, wwwusborg USB Device Class Definition for Video Devices, wwwusborg MPEG2TS Packets definitions shall comply with ISO/IEC series ISO/IEC : Information technology -- Generic coding of moving pictures and associated audio information: Part 1: Systems ISO/IEC : Information technology - Generic coding of moving pictures and associated audio information: Part 2: Video ISO/IEC : Information technology - Generic coding of moving picture and associated audio information: Part 3: Audio ISO/IEC : Information technology - Generic coding of moving pictures and associated audio information: Part 9: Extension for real time interface for systems decoders Pr ETS , Digital broadcasting systems for television, sound and data services Specification for service information (SI) in digital video broadcasting (DVB) systems 14 Terms and Abbreviations This section defines terms and abbreviations used throughout this document ADU UVC DVB SI ETS MPEG RTI TS TSP Term Description Application data unit USB Video Class Digital video broadcasting (in Europe) Service information European telecommunication standard Motion picture expert group Real time interface Transport stream Transport stream packet Revision 10 August 1,

8 USB Device Class Definition for Video Devices: MPEG2-TS 2 Video Class-Specific Information 21 Compression Class The ISO/IEC JTC1/SC29 WG11 (also referred to as the MPEG committee) has defined the MPEG2 standard (ISO/IEC 13818); this document describes a packetization scheme to transport MPEG2-TS streams over error prone mediums The present specification adapts and describes this packetization for the USB Extensive use of the ISO/IEC standards terminology is used throughout this specification; the reader should consult the original references listed in section 13, "Related Documents", for the definitions of these terms Every USB payload transfer consists of the header block followed by a source data block The header block definition of the MPEG2TS payload format is described in section 22, "Stream " Based on the MPEG2-TS packet size, the length of the source data block is an integral multiple of 188 bytes The streaming data from multiple small TS packets are integrated into a single USB Video Class payload transfer The number of transport packets that are contained in a payload transfer is calculated based on the MPEG2-TS format descriptor s bpacketlength and bstridelength fields 22 Stream This section describes the stream header used for the MPEG2-TS payload format USB Video Class header definition for MPEG2-TS format Table 2-1 Definition for MPEG2-TS Format HLE Length BFH [0] EOH ERR STI RES SCR PTS EOF FID BFH[0]: Bit Field o FID: Frame ID o EOF: End of Frame o PTS: Presentation Time Stamp o SCR: Source Clock Reference o RES: Reserved o STI: Still Image o ERR: Error Bit o EOH: End of Revision 10 August 1,

9 USB Device Class Definition for Video Devices: MPEG2-TS Length: Size: 1 [Byte] Value: 2 [Bytes] The header length value in MPEG2-TS class is fixed to 2 Bytes FID: Frame ID This tern has no meaning in MPEG2-TS format It shall be always set to zero EOF: End of Frame This term has no meaning in MPEG2-TS format It shall be always set to zero PTS: Presentation Time Stamp This term has no meaning in MPEG2-TS format It shall be always set to zero SCR: Source Clock Reference This term has no meaning in MPEG2-TS format It shall be always set to zero Revision 10 August 1,

10 USB Device Class Definition for Video Devices: MPEG2-TS 3 -Specific Information 31 Descriptors 311 MPEG-2 TS Format Descriptor The MPEG2-TS Format Descriptor defines the characteristics of a specific MPEG2-TS stream A Terminal corresponding to a USB or endpoint, and the interface it belongs to, supports one or more format definitions MPEG2-TS format streams do not need to support the Presentation Time Stamp field in the stream header, as this information is already included in the transport stream MPEG2-TS Format Descriptors have no accompanying Frame Descriptors A MPEG2-TS Format Descriptor identifies the following, Table 3-1 MPEG2-TS Format Descriptor Offset Field Size Value Description 0 blength 1 Number Size of this Descriptor, in bytes: 7 1 bdescriptortype 1 Constant CS_TERFACE Descriptor type 2 bdescriptorsubtype 1 Constant VS_FORMAT_MPEG2TS Descriptor subtype 3 bformatindex 1 Number Index of this Format Descriptor 4 boffset 1 Number Offset to TSP packet within MPEG2 transport stride, in bytes If the stream contains only TSP packets, this field will be set to 0 5 bpacketlength 1 Number Length of TSP packet, in bytes 6 bstridelength 1 Number Length of MPEG2 transport stride If the stream contains only TSP packets, this will be equal to bpacketlength 32 Video Samples The scope of this specification is based on the ISO/IEC series Video sample information, such as aspect ration, picture position, quantization of audio sampling, number of audio channels, and so on, are described as a profile in the ISO/IEC series Therefore, this information is not included in this MPEG2-TS format specification 33 RTP Protocol Compatibility Please refer to the "RFC 2250 RTP Format for MPEG1/MPEG2 Video" (note that RFC 2250 is based on ISO/IEC 13818) Each specified source data block of this MPEG2-TS streaming format specification is equal to ISO/IEC as defined It means that there is no difference between an RFC2250 source data block, and a MPEG2-TS data block Therefore, it may remove only MPEG2-TS format in USB Video Class header block to convert from USB VC to RFC 3189 Revision 10 August 1,

11 USB Device Class Definition for Video Devices: MPEG2-TS 4 Examples 41 Isochronous Transfer The following example shows the relationship between Transfers, the token and data packets when receiving isochronous transfers from the device This example shows high-speed, high-bandwidth transfers, but this is only illustrative and not a requirement of the MPEG2-TS payload format The actual bandwidth usage will vary according to the requirements of the device The base transmission rate (one TSP(188Bytes)/payload) in MPEG2-TS is Mbps SOF Packet DATA2 DATA1 DATA0 SOF Packet DATA2 DATA1 DATA0 Video Sample SOF Packet DATA1 DATA0 Figure 4-1 Example MPEG2-TS Isochronous Transfer, Endpoint Revision 10 August 1,

12 USB Device Class Definition for Video Devices: MPEG2-TS 42 Isochronous Transfer The following example shows the relationship between Transfers, the token and data packets when sending isochronous transfers to the device This example shows high-speed, highbandwidth transfers, but this is only illustrative and not a requirement of the MPEG2-TS payload format The actual bandwidth usage will vary according to the requirements of the device SOF Packet MDATA MDATA DATA2 SOF Packet MDATA MDATA DATA2 Video Sample SOF Packet MDATA DATA1 Figure 4-2 Example MPEG2-TS Isochronous Transfer, Endpoint Revision 10 August 1,

13 USB Device Class Definition for Video Devices: MPEG2-TS 43 Bulk Transfer The following example shows the relationship between Transfers, the token and data packets of the MPEG2-TS payload format when receiving bulk transfers from a device Handshake packets are not shown for the sake of clarity DATA0 DATA1 DATA0/1 DATA0 DATA1 DATA0/1 Video Sample DATA0 DATA1 Figure 4-3 Example MPEG2-TS Bulk Transfer, Endpoint Revision 10 August 1,

14 USB Device Class Definition for Video Devices: MPEG2-TS 44 Bulk Transfer The following example shows the relationship between Transfers, the token and data packets of the MPEG2-TS payload format when sending bulk transfers to the device Handshake packets are not shown for the sake of clarity DATA0 DATA1 DATA0/1 DATA0 DATA1 DATA0/1 DATA0 DATA1 Figure 4-4 Example MPEG2-TS Bulk Transfer, Endpoint Revision 10 August 1,

Universal Serial Bus Device Class Definition for Video Devices: Frequently Asked Questions (FAQ) Revision 1.1

Universal Serial Bus Device Class Definition for Video Devices: Frequently Asked Questions (FAQ) Revision 1.1 Universal Serial Bus Device Class Definition for Video Devices: Frequently Asked Questions (FAQ) Revision 1.1 June 1, 2005 Contributors Abdul R. Ismail Akihiro Tanabe Allison Hicks Anand Ganesh Andy Hodgson

More information

Universal Serial Bus Device Class Definition for Video Devices: Video Device Examples. Revision 1.0

Universal Serial Bus Device Class Definition for Video Devices: Video Device Examples. Revision 1.0 Universal Serial Bus Device Class Definition for Video Devices: Video Device Examples Revision 1.0 November 3, 2003 Contributors Abdul R. Ismail Akihiro Tanabe Anand Ganesh Andy Hodgson Anshuman Saxena

More information

USB2 Debug Device A Functional Device Specification

USB2 Debug Device A Functional Device Specification USB2 Debug Device A Functional Device Specification Date: March 25, 2003 Revision: 0.9 The information is this document is under review and is subject to change. USB2 Revision 0.9 3/25/2003 Scope of this

More information

USB Feature Specification: Shared Endpoints

USB Feature Specification: Shared Endpoints USB Feature Specification: Shared Endpoints SYSTEMSOFT CORPORATION INTEL CORPORATION Revision 1.0 October 27, 1999 USB Feature Specification: Shared Endpoints Revision 1.0 Revision History Revision Issue

More information

Universal Serial Bus Device Class Definition for Video Devices

Universal Serial Bus Device Class Definition for Video Devices Universal Serial Bus Device Class Definition for Video Devices Revision 1.5 August 9, 2012 Contributors Hans van Antwerpen Eric Luttmann David Roh Choon Chng Pawel Osciak Ville-Mikko Rautio Van Duros Abdul

More information

Universal Serial Bus Device Class Definition For Content Security Devices

Universal Serial Bus Device Class Definition For Content Security Devices Universal Serial Bus Device Class Definition For Content Security Devices INTEL CORPORATION MICROSOFT CORPORATION PHILIPS ITCL-USA USB 1.0 Release Candidate Revision 0.9a January 26, 2000 January, 26,

More information

Universal Serial Bus Mass Storage Class Specification Overview

Universal Serial Bus Mass Storage Class Specification Overview Universal Serial Bus Mass Storage Class Specification Overview Revision 1.09 February 11, 2000 Change History Revision Issue Date Comments 1.0 October 22, 1998 Initial release 1.1 TBD USB Device Class

More information

Enhanced Serial Peripheral Interface (espi) ECN

Enhanced Serial Peripheral Interface (espi) ECN Enhanced Serial Peripheral Interface (espi) ECN Engineering Change Notice TITLE Clarify OOB packet payload DATE 10 January 2014 AFFECTED DOCUMENT espi Base Specification Rev 0.75 DISCLOSURE RESTRICTIONS

More information

Bluetooth PC Card Transport Layer

Bluetooth PC Card Transport Layer Bluetooth WHITE PAPER DATE 25 August 99 N.B. DOCUMENT NO. 1.C.123/1.0 RESPONSIBLE Riku Mettala E-MAIL ADDRESS Riku.Mettala@nmp.nokia.com STATUS Bluetooth PC Card Transport Layer Version 1.0 The Bluetooth

More information

ITU-T J.288. Encapsulation of type length value (TLV) packet for cable transmission systems

ITU-T J.288. Encapsulation of type length value (TLV) packet for cable transmission systems I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T J.288 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2016) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND

More information

ANSI/SCTE

ANSI/SCTE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 243-3 2017 Next Generation Audio Carriage Constraints for Cable Systems: Part 3 MPEG-H Audio Carriage Constraints NOTICE The Society of Cable

More information

Universal Serial Bus Mass Storage Class Specification Overview

Universal Serial Bus Mass Storage Class Specification Overview Universal Serial Bus Mass Storage Class Specification Overview Revision 1.3 Change History Revision Issue Date Comments 1.0 October 22, 1998 Initial release 1.1 June 28, 2000 Update 1.2 June 23, 2003 Update

More information

Universal Serial Bus Device Class Definition for Mass Storage Devices

Universal Serial Bus Device Class Definition for Mass Storage Devices Universal Serial Bus Device Class Definition for Mass Storage Devices 0.90c Draft Revision February 2, 1996 Scope of this Revision The 0.9c release candidate of this definition is intended for industry

More information

3GPP TS V5.2.0 ( )

3GPP TS V5.2.0 ( ) TS 26.140 V5.2.0 (2002-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Multimedia Messaging Service (MMS); Media formats and codecs

More information

Universal Serial Bus - USB 2.0

Universal Serial Bus - USB 2.0 USB Packet Types USB has four packet types Token packets (type of transaction) Data Packets (payload / information) Handshake Packets (ack & error correction) Start of Frame packets (flag start of a new

More information

AMERICAN NATIONAL STANDARD

AMERICAN NATIONAL STANDARD Digital Video Subcommittee AMERICAN NATIONAL STANDARD Methods for Isochronous Data Services Transport NOTICE The Society of Cable Telecommunications Engineers (SCTE) / International Society of Broadband

More information

TA Document Transmission of Rec. ITU-R BO.1294 System B Transport 1.0

TA Document Transmission of Rec. ITU-R BO.1294 System B Transport 1.0 TA Document 1998017 Transmission of Rec. ITU-R BO.1294 System B Transport 1.0 August 18, 2000 Sponsored by: 1394 Trade Association Accepted for Release by: 1394 Trade Association Board of Directors. Abstract:

More information

NICC ND 1635 V 1.1.1( )

NICC ND 1635 V 1.1.1( ) ND 1635 V 1.1.1(2008-06) Document NGN Interconnect: Media Path Technical Specification Network Interoperability Consultative Committee, Ofcom, 2a Southwark Bridge Road, London, SE1 9HA. 2 ND 1635 V 1.1.1(2008-06)

More information

Device Wire Adapter (DWA) Test Specification. Designed using the Certified Wireless USB Base Specification, Revision 1.0

Device Wire Adapter (DWA) Test Specification. Designed using the Certified Wireless USB Base Specification, Revision 1.0 Device Wire Adapter (DWA) Test Specification Designed using the Certified Wireless USB Base Specification, Revision 1.0 Date: September 27, 2006 Revision: 1.0 Review Draft The information is this document

More information

Advanced Access Content System (AACS)

Advanced Access Content System (AACS) Advanced Access Content System (AACS) HD DVD Recordable Book Intel Corporation International Business Machines Corporation Matsushita Electric Industrial Co., Ltd. Microsoft Corporation Sony Corporation

More information

Material Exchange Format (MXF) Mapping Type D-10 Essence Data to the MXF Generic Container

Material Exchange Format (MXF) Mapping Type D-10 Essence Data to the MXF Generic Container PROPOSED SMPTE 386M SMPTE STANDARD for Television Material Exchange Format (MXF) Mapping Type D-1 Essence Data to the MXF Generic Container Table of Contents 1 Scope 2 Normative References 3 Glossary of

More information

TA Document SMPTE Time Code and Sample Count Transmission Protocol Ver.1.0

TA Document SMPTE Time Code and Sample Count Transmission Protocol Ver.1.0 TA Document 1999024 SMPTE Time Code and Sample Count Transmission Protocol Ver.1.0 October 24, 2000 Sponsored by: 1394 Trade Association Accepted for Release by: 1394 Trade Association Board of Directors.

More information

DRAFT. Encapsulation of Dirac Video content and time code markers in ISO/IEC Transport Streams

DRAFT. Encapsulation of Dirac Video content and time code markers in ISO/IEC Transport Streams Dirac ISO/IEC 13818 1 Transport Stream Mapping Page 1 DRAFT Encapsulation of Dirac Video content and time code markers in ISO/IEC 13818 1 Transport Streams Draft 20 February 2007 Page 1 Dirac ISO/IEC 13818

More information

TS Manipulator Requirement Specifications & High Level Design Document. George Mason University

TS Manipulator Requirement Specifications & High Level Design Document. George Mason University TS Manipulator Requirement Specifications & High Level Design Document ECE-612 Project Phase I George Mason University Version: 2.1 Revision: 2 Date: 11/02/2008 Author Mr. Pranav Varsekar Copyright Notice

More information

Universal Serial Bus Content Security Method 4 Elliptic Curve Content Protection Protocols

Universal Serial Bus Content Security Method 4 Elliptic Curve Content Protection Protocols Universal Serial Bus Content Security Method 4 Elliptic Curve Content Protection Protocols CERTICOM USB 1.0 Release Candidate Revision 0.9 January 31, 2000 January 31, 2000 1 Revision History Revision

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format

ISO/IEC INTERNATIONAL STANDARD. Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format INTERNATIONAL STANDARD ISO/IEC 23000-4 Second edition 2009-01-15 Information technology Multimedia application format (MPEG-A) Part 4: Musical slide show application format Technologies de l'information

More information

ISO/TS TECHNICAL SPECIFICATION

ISO/TS TECHNICAL SPECIFICATION TECHNICAL SPECIFICATION ISO/TS 18234-3 First edition 2006-06-01 Traffic and Travel Information (TTI) TTI via Transport Protocol Expert Group (TPEG) data-streams Part 3: Service and Network Information

More information

Dolby Vision Streams Within the MPEG-2 Transport Stream Format

Dolby Vision Streams Within the MPEG-2 Transport Stream Format Dolby Vision Streams Within the MPEG-2 Transport Stream Format Version 1.2 Corporate Headquarters Dolby Laboratories Licensing Corporation Dolby Laboratories, Inc. Dolby Laboratories Licensing Corporation

More information

ARIB TR-T13-C.R v1.0. cdma2000 Multimedia Services Evaluation Methodology: Software Tools

ARIB TR-T13-C.R v1.0. cdma2000 Multimedia Services Evaluation Methodology: Software Tools ARIB TR-T-C.R00-0 v.0 cdma000 Multimedia Services Evaluation Methodology: Software Tools Refer to "Notice" in the preface of ARIB TR-T for Copyrights Original Specification This standard, TR-T-C.R00-0

More information

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals

SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA SIGNALS Digital transmission of television signals International Telecommunication Union ITU-T J.281 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2005) SERIES J: CABLE NETWORKS AND TRANSMISSION OF TELEVISION, SOUND PROGRAMME AND OTHER MULTIMEDIA

More information

Intel IXP400 Software Version 1.5

Intel IXP400 Software Version 1.5 Intel IXP400 Software Version 1.5 Order Number: 308225, Revision: 001 Legal Notice Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS

More information

TA Document Test specification of self-test for AV Devices 1.0 (Point-to-Point Test and Network Test)

TA Document Test specification of self-test for AV Devices 1.0 (Point-to-Point Test and Network Test) TA Document 2003012 Test specification of self-test for AV Devices 1.0 (Point-to-Point Test and Network Test) February 4, 2003 Sponsored by: 1394 Trade Association Accepted for Release by: 1394 Trade Association

More information

Universal Serial Bus Device Class Definition Billboard Devices

Universal Serial Bus Device Class Definition Billboard Devices RELEASE 1.21-1 - USB Device Class Definition Universal Serial Bus Device Class Definition for Billboard Devices Revision 1.21 RELEASE 1.21-2 - USB Device Class Definition Copyright 2016, USB 3.0 Promoter

More information

TA Document IEEE1394 Interface Implementation Test Specification STB Device for Japanese BS/CS Digital Broadcasting System 1.

TA Document IEEE1394 Interface Implementation Test Specification STB Device for Japanese BS/CS Digital Broadcasting System 1. TA Document 2002016 IEEE1394 Interface Implementation Test Specification STB Device for Japanese Digital Broadcasting System 1.0 December 15, 2003 Sponsored by: 1394 Trade Association Accepted for Release

More information

NEXT DST CHANGE SERVICE

NEXT DST CHANGE SERVICE BLUETOOTH DOC Date / Year-Month-Day Approved Revision Document No 2011-09-15 Adopted V10r00 NDCS_SPEC Prepared By E-mail Address N.B. PUID WG rd-feedback@bluetooth.org NEXT DST CHANGE SERVICE Abstract:

More information

MPEG TS. MAYAH Communications Application Note 34. MAYAH Communications GmbH Application Note 34 MPEG TS

MPEG TS. MAYAH Communications Application Note 34. MAYAH Communications GmbH Application Note 34 MPEG TS MAYAH Communications 1. GENERAL DESCRIPTION...2 1.1 GENERAL...2 1.1.1 Transport Stream (TS)...2 1.1.2 Program Stream (PS) not covered in this chapter...2 1.2 ELEMENTS OF...3 1.2.1 Packet...3 1.2.2 PID

More information

TA Document IEEE1394 Interface Implementation Guideline STB Device for Japanese Terrestrial Digital Broadcasting System 1.

TA Document IEEE1394 Interface Implementation Guideline STB Device for Japanese Terrestrial Digital Broadcasting System 1. TA Document 2003006 IEEE1394 Interface Implementation Guideline STB Device for Japanese Terrestrial Digital Broadcasting System 1.0 April 9, 2004 Sponsored by: 1394 Trade Association Accepted for Release

More information

Intel Platform Innovation Framework for EFI SMBus Host Controller Protocol Specification. Version 0.9 April 1, 2004

Intel Platform Innovation Framework for EFI SMBus Host Controller Protocol Specification. Version 0.9 April 1, 2004 Intel Platform Innovation Framework for EFI SMBus Host Controller Protocol Specification Version 0.9 April 1, 2004 SMBus Host Controller Protocol Specification THIS SPECIFICATION IS PROVIDED "AS IS" WITH

More information

Triveni Digital Inc. MPEG Technology Series. MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) Copyright 2011 Triveni Digital, Inc.

Triveni Digital Inc. MPEG Technology Series. MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) Copyright 2011 Triveni Digital, Inc. Triveni Digital Inc. MPEG Technology Series MPEG 101 (MPEG 2 with a dash of MPEG 4 thrown in) An LG Electronics Company Copyright 2011 Triveni Digital, Inc. Course Sections Encoding Basics Transport Stream

More information

Request for Comments: 4425 Category: Standards Track February 2006

Request for Comments: 4425 Category: Standards Track February 2006 Network Working Group A. Klemets Request for Comments: 4425 Microsoft Category: Standards Track February 2006 Status of This Memo RTP Payload Format for Video Codec 1 (VC-1) This document specifies an

More information

Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0

Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0 Unified Communication Specification for H.264/MPEG- 4 Part 10 Scalable Video Coding RTP Transport Version 1.0 This document is now managed by IMTC. Please note that any change that affects backwards compatibility

More information

AN How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework

AN How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework AN75779 How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework Author: Karnik Shah Associated Project: Yes Software Version: FX3 SDK1.2.3 Related Application Notes:

More information

CE-ATA Embedded Cable and Connector Specification

CE-ATA Embedded Cable and Connector Specification CE-ATA Embedded Cable and Connector Specification Révision 1.0 23-August-2005 Apple Computer Corporation Hitachi Global Storage Technologies Corporation Intel Corporation Marvell Semiconductor Corporation

More information

Interoperability Specification for ICCs and Personal Computer Systems

Interoperability Specification for ICCs and Personal Computer Systems Interoperability Specification for ICCs and Personal Computer Systems Part 3. Requirements for PC-Connected Interface Devices Gemalto HID Global NXP Semiconductors N.V. Oracle America SCM Microsystems

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system Part 3: Motion JPEG 2000

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system Part 3: Motion JPEG 2000 INTERNATIONAL STANDARD ISO/IEC 15444-3 First edition 2002-09-01 Information technology JPEG 2000 image coding system Part 3: Motion JPEG 2000 Technologies de l'information Système de codage d'image JPEG

More information

Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams

Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams Annex (informative) to A001 Rev. 6: Guidelines for the Implementation of DTS Coded Audio in DVB Compliant Transport Streams DVB Document A076 November 2002 Annex (informative) to A001 Rev. 6: Guidelines

More information

Multi-Source Analyzer (MSA) Series

Multi-Source Analyzer (MSA) Series Multi-Source Analyzer (MSA) Series The new Multi Source Analyzer (MSA) Series from Harris offers a range of solutions that couple confidence monitoring with full testing of compressed video conformance,

More information

Management Component Transport Protocol (MCTP) IDs and Codes

Management Component Transport Protocol (MCTP) IDs and Codes 1 2 3 4 Document Number: DSP0239 Date: 2009-11-03 Version: 1.1.0 5 6 Management Component Transport Protocol (MCTP) IDs and Codes 7 8 9 Document Type: Specification Document Status: DMTF Standard Document

More information

THIS SPEC IS OBSOLETE

THIS SPEC IS OBSOLETE THIS SPEC IS OBSOLETE Spec Number: 001-65252 Spec Title: AN1071 Single Versus Multiple Transaction Translator Sunset Owner: RSKV Replaced By: None Single Versus Multiple Transaction Translator Application

More information

Interoperability Specification for ICCs and Personal Computer Systems

Interoperability Specification for ICCs and Personal Computer Systems Interoperability Specification for ICCs and Personal Computer Systems Part 10 IFDs with Secure PIN Entry Capabilities Supplement - IFDs with Feature Capabilities Gemalto HID Global Identive Oracle America

More information

Universal Serial Bus Device Class Definition for Printing Devices

Universal Serial Bus Device Class Definition for Printing Devices Universal Serial Bus Device Class Definition for Printing Devices Version 1.1 January 2000 Contributors Axiohn IPB Kevin Butler Kevin.Butler@axiohm.com Canon Sadahiko Sano sano@cse.canon.co.jp Canon Naoki

More information

SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Infrastructure of audiovisual services Coding of moving video

SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Infrastructure of audiovisual services Coding of moving video I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU H.265.2 (12/2016) SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Infrastructure

More information

How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework

How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework AN75779 How to Implement an Image Sensor Interface Using EZ-USB FX3 in a USB Video Class (UVC) Framework Author: Karnik Shah Associated Part Family: CYUSB301X, CYUSB201X Related Application Notes: AN75705,

More information

MISB ST STANDARD. 27 February Ancillary Text Metadata Sets. 1 Scope. 2 References. 2.1 Normative References.

MISB ST STANDARD. 27 February Ancillary Text Metadata Sets. 1 Scope. 2 References. 2.1 Normative References. MISB ST 0808.1 STANDARD Ancillary Text Metadata Sets 27 February 2014 1 Scope This Standard documents the SMPTE KLV metadata sets used to encode text data associated with a motion imagery data stream.

More information

ISO/IEC Identification cards Integrated circuit cards Part 12: Cards with contacts USB electrical interface and operating procedures

ISO/IEC Identification cards Integrated circuit cards Part 12: Cards with contacts USB electrical interface and operating procedures INTERNATIONAL STANDARD ISO/IEC 7816-12 First edition 2005-10-01 Identification cards Integrated circuit cards Part 12: Cards with contacts USB electrical interface and operating procedures Cartes d'identification

More information

Content Protection for Recordable Media Specification. SD Memory Card Book SD-Audio Part

Content Protection for Recordable Media Specification. SD Memory Card Book SD-Audio Part Content Protection for Recordable Media Specification SD Memory Card Book SD-Audio Part Intel Corporation International Business Machines Corporation Matsushita Electric Industrial Co., Ltd. Toshiba Corporation

More information

Information Data Broadcast Application Specification. LACETEL Edition April 8 th, 2016.

Information Data Broadcast Application Specification. LACETEL   Edition April 8 th, 2016. Information Data Broadcast Application Specification LACETEL www.lacetel.cu Edition April 8 th, 2016. 20160408 Page 1 of 30 Revision history REVISION DATE HISTORY V1 2015/08/12 Initial release (Spanish

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG XR image coding system Part 5: Reference software

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG XR image coding system Part 5: Reference software INTERNATIONAL STANDARD ISO/IEC 29199-5 Second edition 2012-03-15 Information technology JPEG XR image coding system Part 5: Reference software Technologies de l'information Système de codage d'image JPEG

More information

DTCP Volume 1 Supplement G Mapping DTCP to WirelessHD (Informational Version)

DTCP Volume 1 Supplement G Mapping DTCP to WirelessHD (Informational Version) DTCP Volume 1 Supplement G Mapping DTCP to WirelessHD (Informational Version) Hitachi, Ltd. Intel Corporation Matsushita Electric Industrial Co., Ltd. Sony Corporation Toshiba Corporation Revision 1.0

More information

Encoder Core. API Specification. Revision: SOC Technologies Inc.

Encoder Core. API Specification. Revision: SOC Technologies Inc. Encoder Core API Specification Revision: 2.2 2018.01.29 2018 SOC Technologies Inc. SOC is disclosing this user manual (the Documentation ) to you solely for use in the development of designs to operate

More information

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope.

MISB EG Motion Imagery Standards Board Engineering Guideline. 24 April Delivery of Low Bandwidth Motion Imagery. 1 Scope. Motion Imagery Standards Board Engineering Guideline Delivery of Low Bandwidth Motion Imagery MISB EG 0803 24 April 2008 1 Scope This Motion Imagery Standards Board (MISB) Engineering Guideline (EG) provides

More information

Open Universal Serial Bus Driver Interface (OpenUSBDI) Specification

Open Universal Serial Bus Driver Interface (OpenUSBDI) Specification Open Universal Serial Bus Driver Interface (OpenUSBDI) Specification Revision 0.9 June 21, 1999 Open USB Driver Interface (OpenUSBDI) Specification Compaq Computer Corporation, All rights reserved. 2 June

More information

Genesys Logic, Inc. GL862. USB 2.0 PC Camera Controller. Product Overview

Genesys Logic, Inc. GL862. USB 2.0 PC Camera Controller. Product Overview Genesys Logic, Inc. GL862 USB 2.0 PC Camera Controller Product Overview Copyright Copyright 2012 Genesys Logic, Inc. All rights reserved. No part of the materials shall be reproduced in any form or by

More information

ANSI/SCTE

ANSI/SCTE ENGINEERING COMMITTEE Digital Video Subcommittee AMERICAN NATIONAL STANDARD ANSI/SCTE 194-2 2013 DTS-HD AUDIO SYSTEM Part 2: Constraints for Carriage over MPEG-2 Transport NOTICE The Society of Cable Telecommunications

More information

Network Working Group. Intended status: Standards Track Columbia U. Expires: March 5, 2009 September 1, 2008

Network Working Group. Intended status: Standards Track Columbia U. Expires: March 5, 2009 September 1, 2008 Network Working Group O. Boyaci Internet-Draft H. Schulzrinne Intended status: Standards Track Columbia U. Expires: March 5, 2009 September 1, 2008 RTP Payload Format for Portable Network Graphics (PNG)

More information

Content Protection for Recordable Media Specification. SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part

Content Protection for Recordable Media Specification. SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part Content Protection for Recordable Media Specification SD Memory Card Book SD-SD (Separate Delivery) Audio Profile Part Intel Corporation International Business Machines Corporation Matsushita Electric

More information

Intel Desktop Board DH55TC

Intel Desktop Board DH55TC Intel Desktop Board DH55TC Specification Update December 2011 Order Number: E88213-006 The Intel Desktop Board DH55TC may contain design defects or errors known as errata, which may cause the product to

More information

Formats Professional Audio Ethernet AVB Functional and Interoperability Specification

Formats Professional Audio Ethernet AVB Functional and Interoperability Specification Professional Audio Ethernet AVB Functional and Interoperability Specification Revision 2.0 November 20 th 2017 Avnu Alliance Contributors: Andrew Elder Ashley Butterworth Cole Peterson Frank An Fabian

More information

Specification of DAB Multiplexer system

Specification of DAB Multiplexer system Specification of DAB Multiplexer system Ensemble Provider Multiplexer System This section describes requirements for the ensemble multiplexer, including configuration and control/monitoring of the system

More information

Request for Comments: Category: Standards Track Precept Software, Inc. M. Civanlar AT&T Labs - Research January 1998

Request for Comments: Category: Standards Track Precept Software, Inc. M. Civanlar AT&T Labs - Research January 1998 Network Working Group Request for Comments: 2250 Obsoletes: 2038 Category: Standards Track D. Hoffman G. Fernando Sun Microsystems, Inc. V. Goyal Precept Software, Inc. M. Civanlar AT&T Labs - Research

More information

Management Component Transport Protocol (MCTP) IDs and Codes

Management Component Transport Protocol (MCTP) IDs and Codes 1 2 3 4 Document Identifier: DSP0239 Date: 2017-12-17 Version: 1.5.0 5 6 Management Component Transport Protocol (MCTP) IDs and Codes 7 8 9 10 Supersedes: 1.4.0 Document Class: Normative Document Status:

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 23009-1 First edition 2012-04-01 Information technology Dynamic adaptive streaming over HTTP (DASH) Part 1: Media presentation description and segment formats Technologies

More information

Enhanced Serial Peripheral Interface (espi)

Enhanced Serial Peripheral Interface (espi) Enhanced Serial Peripheral Interface (espi) Addendum for Server Platforms December 2013 Revision 0.7 329957 0BIntroduction Intel hereby grants you a fully-paid, non-exclusive, non-transferable, worldwide,

More information

Streaming and Recording Capabilities

Streaming and Recording Capabilities Streaming and Recording Capabilities PCS-G50/G50P All PCS-G70/G70P All PCS-XG55S All PCS-XG80S All Introduction Sony visual communication system PCS-XG55S/XG80S and PCS-G50/G50P/G70/ G70P (here after referred

More information

TCG Physical Security Interoperability Alliance IP Video Use Case 002 (PSI-UC-IPV002) Specification Version 1.0 Revision 0.2

TCG Physical Security Interoperability Alliance IP Video Use Case 002 (PSI-UC-IPV002) Specification Version 1.0 Revision 0.2 TCG Physical Security Interoperability Alliance IP Video Use Case 002 (PSI-UC-IPV002) Specification Version 1.0 Revision 0.2 Revision History Description Date By Version 1.0 Rev 0.1 Initial Draft August

More information

On the Scalability of RTCP Based Network Tomography for IPTV Services. Ali C. Begen Colin Perkins Joerg Ott

On the Scalability of RTCP Based Network Tomography for IPTV Services. Ali C. Begen Colin Perkins Joerg Ott On the Scalability of RTCP Based Network Tomography for IPTV Services Ali C. Begen Colin Perkins Joerg Ott Content Distribution over IP Receivers Content Distributor Network A Transit Provider A Transit

More information

TA Document Specification of high-speed transmission of

TA Document Specification of high-speed transmission of TA Document 2002008 Specification of high-speed transmission of DV March 20, 2003 Sponsored by: 1394 Trade Association Accepted for Release by: 1394 Trade Association Board of Directors. Abstract: This

More information

MISB ST STANDARD. Timestamps for Class 1/Class 2 Motion Imagery. 25 February Scope. 2 References

MISB ST STANDARD. Timestamps for Class 1/Class 2 Motion Imagery. 25 February Scope. 2 References MISB ST 0604.4 STANDARD Timestamps for Class 1/Class 2 Motion Imagery 25 February 2016 1 Scope The MISP mandates that a Precision Time Stamp be inserted into all Class 0/1/2 Motion Imagery. This standard

More information

Network Working Group. Obsoletes: 3555 March 2007 Category: Standards Track

Network Working Group. Obsoletes: 3555 March 2007 Category: Standards Track Network Working Group S. Casner Request for Comments: 4856 Packet Design Obsoletes: 3555 March 2007 Category: Standards Track Status of This Memo Media Type Registration of Payload Formats in the RTP Profile

More information

WAP General Formats Document WAP-188-WAPGenFormats Version 10-Jul-2001

WAP General Formats Document WAP-188-WAPGenFormats Version 10-Jul-2001 WAP General Formats Document WAP-188-WAPGenFormats Version 10-Jul-2001 Wireless Application Protocol General Formats Document Disclaimer: A list of errata and updates to this document is available from

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system: Motion JPEG 2000

ISO/IEC INTERNATIONAL STANDARD. Information technology JPEG 2000 image coding system: Motion JPEG 2000 INTERNATIONAL STANDARD ISO/IEC 15444-3 Second edition 2007-05-01 Information technology JPEG 2000 image coding system: Motion JPEG 2000 Technologies de l'information Système de codage d'image JPEG 2000:

More information

OSPlus USB Extension. OSPlus USB 2.0 extension. Description. Features. Application. TCP/IP stack NexGenOS NexGenIP VFS. FAT Ext2 LVM Device layer

OSPlus USB Extension. OSPlus USB 2.0 extension. Description. Features. Application. TCP/IP stack NexGenOS NexGenIP VFS. FAT Ext2 LVM Device layer OSPlus USB 2.0 extension Data brief Application VFS FAT Ext2 LVM Device layer Device drivers TCP/IP stack NexGenOS NexGenIP NexGenRemote NexGenResolve NexGenBoot NexGenPPP USB stack OSPlus interface Class

More information

INTERNATIONAL TELECOMMUNICATION UNION

INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T H.323 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Annex Q (07/2001) SERIES H: AUDIOVISUAL AND MULTIMEDIA SYSTEMS Infrastructure of audiovisual services Systems

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD IEC 61883-1 INTERNATIONAL STANDARD Edition 3.0 2008-02 Consumer audio/video equipment Digital interface Part 1: General IEC 61883-1:2008(E) THIS PUBLICATION IS COPYRIGHT PROTECTED Copyright 2008 IEC, Geneva,

More information

Raspberry Pi - I/O Interfaces

Raspberry Pi - I/O Interfaces ECE 1160/2160 Embedded Systems Design Raspberry Pi - I/O Interfaces Wei Gao ECE 1160/2160 Embedded Systems Design 1 I/O Interfaces Parallel I/O and Serial I/O Parallel I/O: multiple input/output simultaneously

More information

SIP Video Profile Best Practices

SIP Video Profile Best Practices Document Number: IMTC1013 Date: 03 October 2014 Working Group: SIP Parity Activity Group Status (draft, approved, obsolete): Approved Title: Purpose: SIP Video Profile Best Practices Implementation Guideline

More information

VIDEO COMPRESSION STANDARDS

VIDEO COMPRESSION STANDARDS VIDEO COMPRESSION STANDARDS Family of standards: the evolution of the coding model state of the art (and implementation technology support): H.261: videoconference x64 (1988) MPEG-1: CD storage (up to

More information

Network Working Group Request for Comments: 4573 Category: Standard Track July MIME Type Registration for RTP Payload Format for H.

Network Working Group Request for Comments: 4573 Category: Standard Track July MIME Type Registration for RTP Payload Format for H. Network Working Group Request for Comments: 4573 Category: Standard Track R. Even A. Lochbaum Polycom July 2006 MIME Type Registration for RTP Payload Format for H.224 Status of This Memo This document

More information

Cisco 8389DVB MPEG-4 HD Digital Video Recorder

Cisco 8389DVB MPEG-4 HD Digital Video Recorder Cisco 8389DVB MPEG-4 HD Digital Video Recorder The Cisco 8389DVB MPEG-4 High-Definition (HD) Digital Video Recorder (DVR) offers subscribers some of the latest enhancements in cable television viewing.

More information

SIP Video Profile Best Practices

SIP Video Profile Best Practices Document Number: IMTC1012 Date: 6 February 2013 Working Group: SIP Parity Activity Group Status (draft, approved, obsolete): Obsolete, replaced by IMTC 1013 Title: Purpose: SIP Video Profile Best Practices

More information

TA Document IEEE1394 Interface Implementation Test Specification DV Device 1.0

TA Document IEEE1394 Interface Implementation Test Specification DV Device 1.0 TA Document 2002014 IEEE1394 Interface Specification DV Device 1.0 December 15, 2003 Sponsored by: 1394 Trade Association Accepted for Release by: 1394 Trade Association Board of Directors. Abstract: Keywords:

More information

ISO/IEC INTERNATIONAL STANDARD

ISO/IEC INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 14496-8 First edition 2004-05-15 Information technology Coding of audio-visual objects Part 8: Carriage of ISO/IEC 14496 contents over IP networks Technologies de l'information

More information

Universal Serial Bus Device Class Definition for Audio Devices

Universal Serial Bus Device Class Definition for Audio Devices Universal Serial Bus Device Class Definition for Audio Devices Release 2.0 May 31, 2006 Release 2.0 May 31, 2006 1 Scope of This Release This document is the Release 2.0 of this device class definition.

More information

This is a preview - click here to buy the full publication

This is a preview - click here to buy the full publication CONSOLIDATED VERSION IEC 61937-11 Edition 1.1 2018-11 colour inside Digital audio Interface for non-linear PCM encoded audio bitstreams applying IEC 60958 INTERNATIONAL ELECTROTECHNICAL COMMISSION ICS

More information

Product Description. SafeSign Identity Client Standard Version 2.3 for MAC OS X 10.4

Product Description. SafeSign Identity Client Standard Version 2.3 for MAC OS X 10.4 SafeSign Identity Client Standard Version 2.3 for MAC OS X 10.4 This document contains information of a proprietary nature. No part of this document may be reproduced or transmitted in any form or by any

More information

STM32-MP3NL/DEC. STM32 audio engine MP3 decoder library. Description. Features

STM32-MP3NL/DEC. STM32 audio engine MP3 decoder library. Description. Features STM32 audio engine MP3 decoder library Data brief Features MPEG-1, 2 or 2.5 formats Layers 1, 2 and 3 Constant bit rate and variable bit rate Mono or stereo input streams PCM (Pulse Code Modulation) output

More information

ARM MPEG-4 AAC LC Decoder Technical Specification

ARM MPEG-4 AAC LC Decoder Technical Specification ARM MPEG-4 AAC LC Decoder Technical Specification Intellectual Property Products Division Software Systems Group Document number: PRD10-GENC-001288 4.0 Date of Issue: 19 June 2003 Copyright ARM Limited

More information

University of Salzburg April Extension Formats for Unidirectional Lightweight Encapsulation (ULE) and the Generic Stream Encapsulation (GSE)

University of Salzburg April Extension Formats for Unidirectional Lightweight Encapsulation (ULE) and the Generic Stream Encapsulation (GSE) Network Working Group Request for Comments: 5163 Category: Standards Track G. Fairhurst University of Aberdeen B. Collini-Nocker University of Salzburg April 2008 Extension Formats for Unidirectional Lightweight

More information

HSTP-IPTV-GUIDE.1 IPTV

HSTP-IPTV-GUIDE.1 IPTV I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Technical Paper (27 October 2017) HSTP-IPTV-GUIDE.1 IPTV service deployment scenarios

More information

Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0

Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0 PC/SC Workgroup White Paper Presentation of the Interoperability specification for ICCs and Personal Computer Systems, Revision 2.0 Abstract This document presents the upcoming revision 2.0 of the Interoperability

More information