Content deleted Content added
m Updated Internet Draft link to latest version (Version 18) |
Internet drafts are not supposed to be quoted, not definitive, may never happen, wait until the new RFC is published. |
||
Line 4:
MRCP uses a similar style of clear-text signaling as [[HTTP]] and many other Internet protocols, in which each message contains 3 sections: a first-line, a header and a body. The first line indicates the type of message as well as information such as response codes. The header contains a number of lines, each in the format '''<header>: <data>'''. The body, whose length is specified by the header, contains the details of the message.
Like HTTP, MRCP
There are two versions of the MRCP protocol. Version 2 uses SIP as the control protocol, whereas version 1 uses RTSP.
Line 10:
==External links==
* RFC 4463, A Media Resource Control Protocol (MRCP)
* [http://www.unimrcp.org UniMRCP], An open source cross-platform MRCP implementation
[[Category: Internet protocols]]
|