Real Time Messaging Protocol

Real Time Messaging Protocol (RTMP) was initially a proprietary protocol developed by Macromedia for streaming audio, video and data over the Internet, between a Flash player and a server. Macromedia is now owned by Adobe, which has released an incomplete version of the specification of the protocol for public use.

The RTMP protocol has multiple variations:

  1. The "plain" protocol which works on top of TCP and uses port number 1935 by default.
  2. RTMPS which is RTMP over an TLS/SSL connection.
  3. RTMPE which is RTMP encrypted using Adobe's own security mechanism. While the details of the implementation are proprietary, the mechanism uses industry standard cryptography primitives. But the design of RTMPE is fundamentally flawed and provides no actual security in itself.
  4. RTMPT which is encapsulated within HTTP requests to traverse firewalls. RTMPT is frequently found utilizing cleartext requests on TCP ports 80 and 443 to bypass most corporate traffic filtering. The encapsulated session may carry plain RTMP, RTMPS, or RTMPE packets within.

While the primary motivation for RTMP was to be a protocol for playing Flash video, it is also used in some other applications, such as the Adobe LiveCycle Data Services ES.

Read more about Real Time Messaging Protocol:  Basic Operation, Specification Document, Packet Structure, HTTP Tunneling (RTMPT)

Famous quotes containing the words real and/or time:

    The dramatic art would appear to be rather a feminine art; it contains in itself all the artifices which belong to the province of woman: the desire to please, facility to express emotions and hide defects, and the faculty of assimilation which is the real essence of woman.
    Sarah Bernhardt (1845–1923)

    The time comes when each one of us has to give up as illusions the expectations which, in his youth, he pinned upon his fellow- men, and when he may learn how much difficulty and pain has been added to his life by their ill-will.
    Sigmund Freud (1856–1939)