SMPTE ST 2071-2-2014 Media Device Control Protocol (MDCP).pdf
《SMPTE ST 2071-2-2014 Media Device Control Protocol (MDCP).pdf》由会员分享,可在线阅读,更多相关《SMPTE ST 2071-2-2014 Media Device Control Protocol (MDCP).pdf(10页珍藏版)》请在麦多课文档分享上搜索。
1、 Copyright 2014 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 3 Barker Avenue, White Plains, NY 10601 (914) 761-1100 Approved May 13, 2014 Table of Contents Page Foreword . 2 Intellectual Property 2 1 Scope . 3 2 Conformance Notation . 3 3 Document Elements . 4 4 Normative References . 4
2、 5 Messaging Services . 5 6 MDCF Data and Operation Model . 5 6.1 Mapping the MDCF Data Model to WSDL . 5 6.2 Message Format and Structure . 6 7 Device and Service Web Services . 6 7.1 Device and Service Endpoints . 7 8 Map Data Type Representation . 7 9 Internet Protocol Considerations 7 9.1 Differ
3、entiated Services Field (DS Field) . 7 9.2 Explicit Congestion Notification (ECN). 7 Annex A Bibliography (Informative) . 8 Annex B Network Considerations (Informative) . 9 B.1 Differentiated Services Field (DS Field) . 9 B.2 Explicit Congestion Notification (ECN) . 9 Page 1 of 10 pages SMPTE ST 207
4、1-2:2014 Revision of SMPTE ST 2071-2:2013 SMPTE STANDARD Media Device Control Protocol (MDCP) SMPTE ST 2071-2:2014 Page 2 of 10 pages Foreword SMPTE (the Society of Motion Picture and Television Engineers) is an internationally-recognized standards developing organization. Headquartered and incorpor
5、ated in the United States of America, SMPTE has members in over 80 countries on six continents. SMPTEs Engineering Documents, including Standards, Recommended Practices, and Engineering Guidelines, are prepared by SMPTEs Technology Committees. Participation in these Committees is open to all with a
6、bona fide interest in their work. SMPTE cooperates closely with other standards-developing organizations, including ISO, IEC and ITU. SMPTE Engineering Documents are drafted in accordance with the rules given in of its Standards Operations Manual. SMPTE ST 2071-2 was prepared by Technology Committee
7、 34CS. Intellectual Property At the time of publication no notice had been received by SMPTE claiming patent rights essential to the implementation of this Engineering Document. However, attention is drawn to the possibility that some of the elements of this document may be the subject of patent rig
8、hts. SMPTE shall not be held responsible for identifying any or all such patent rights. SMPTE ST 2071-2:2014 Page 3 of 10 pages 1 Scope The Media Device Control (MDC) specification defines a platform and protocol agnostic framework for the control of network-attached devices over Internet Protocol (
9、IP) networks. The framework, known as the Media Device Control Framework (MDCF) defined by SMPTE ST 2071-1, can be implemented with nearly any Internet Protocol based transport protocol; however, in order to support interoperability between implementations a single, minimal compliance, transport pro
10、tocol must be defined. This single, minimal compliance protocol is referred to as the Media Device Control Protocol (MDCP). The Media Device Control Protocol (MDCP) is based on existing industry standards, simplifying the implementation and reducing the cost to implement, while supporting the implem
11、entation of vendor specific APIs, third party APIs, protocol extensions and the implementation of many existing standards relating to the control of media devices. Additional protocols may be implemented, but all implementations must implement the Media Device Control Protocol (MDCP) as it is define
12、d within this document. These additional protocols should provide an additional means for controlling devices, but must not be required nor expose functionality that is not available via the Media Device Control Protocol (MDCP). 2 Conformance Notation Normative text is text that describes elements o
13、f the design that are indispensable or contains the conformance language keywords: “shall“, “should“, or “may“. Informative text is text that is potentially helpful to the user, but not indispensable, and can be removed, changed, or added editorially without affecting interoperability. Informative t
14、ext does not contain any conformance keywords. All text in this document is, by default, normative, except: the Introduction, any section explicitly labeled as “Informative“ or individual paragraphs that start with “Note:” The keywords “shall“ and “shall not“ indicate requirements strictly to be fol
15、lowed in order to conform to the document and from which no deviation is permitted. The keywords, “should“ and “should not“ indicate that, among several possibilities, one is recommended as particularly suitable, without mentioning or excluding others; or that a certain course of action is preferred
16、 but not necessarily required; or that (in the negative form) a certain possibility or course of action is deprecated but not prohibited. The keywords “may“ and “need not“ indicate courses of action permissible within the limits of the document. The keyword “reserved” indicates a provision that is n
17、ot defined at this time, shall not be used, and may be defined in the future. The keyword “forbidden” indicates “reserved” and in addition indicates that the provision will never be defined in the future. A conformant implementation according to this document is one that includes all mandatory provi
18、sions (“shall“) and, if implemented, all recommended provisions (“should“) as described. A conformant implementation need not implement optional provisions (“may“) and need not implement them as described. Unless otherwise specified, the order of precedence of the types of normative information in t
19、his document shall be as follows: Normative prose shall be the authoritative definition; Tables shall be next; followed by formal languages; then figures; and then any other language forms. SMPTE ST 2071-2:2014 Page 4 of 10 pages 3 Document Elements The SMPTE 2071 suite is comprised of the following
20、 elements, which form an integral piece of this Standard. Additionally, the WSDL and schema files may be found at http:/smpte-ra.org/schemas/2071/2014/mdcf. 1. Prose ST2071-2.docx Normative 2. XML Schema st2071-2a.xsd http:/www.smpte-ra.org/schemas/st2071/2014/types Normative 3. XML Schema st2071-2b
21、.xsd http:/www.smpte-ra.org/schemas/st2071/2014/identity Normative 4. XML Schema st2071-2c.xsd http:/www.smpte-ra.org/schemas/st2071/2014/device Normative 5. XML Schema st2071-2d.xsd http:/www.smpte-ra.org/schemas/st2071/2014/session Normative 6. XML Schema st2071-2e.xsd http:/www.smpte-ra.org/schem
22、as/st2071/2014/event Normative 7. XML Schema st2071-2f.xsd http:/www.smpte-ra.org/schemas/st2071/2014/mode Normative 8. XML Schema st2071-2g.xsd http:/www.smpte-ra.org/schemas/st2071/2014/media Normative 9. XML Schema st2071-2h.xsd http:/www.smpte-ra.org/schemas/st2071/2014/query Normative 10. XML S
23、chema st2071-2i.xsd http:/www.smpte-ra.org/schemas/st2071/2014/security Normative 11. WSDL st2071-2j.wsdl http:/www.smpte-ra.org/schemas/st2071/2014/device Normative 12. WSDL st2071-2k.wsdl http:/www.smpte-ra.org/schemas/st2071/2014/session Normative 13. WSDL st2071-2l.wsdl http:/www.smpte-ra.org/sc
24、hemas/st2071/2014/event Normative 14. WSDL st2071-2m.wsdl http:/www.smpte-ra.org/schemas/st2071/2014/mode Normative 15. WSDL st2071-2n.wsdl http:/www.smpte-ra.org/schemas/st2071/2014/media Normative 16. WSDL st2071o.wsdl http:/www.smpte-ra.org/schemas/st2071/2014/query Normative 17. WSDL st2071p.wsd
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTEST207122014MEDIADEVICECONTROLPROTOCOLMDCPPDF

链接地址:http://www.mydoc123.com/p-1046734.html