Open In App

RTMP Full Form

RTMP stands for Real-Time Messaging Protocol is a protocol developed by Macromedia for streaming audio and video by maintaining low latency connections. RTMP is a TCP-based (Transmission Control Protocol) protocol and uses port number 1935 by default. RTMP is a delivery method designed for live-streaming. In the early 2010s Flash Player and RTMP were the dominant delivery mechanisms for live streaming. Before being made public, RTMP was developed and owned by Adobe.

Characteristics of RTMP :



  1. Compatibility –
    Limited to Flash Player, Adobe AIR, RTMP-compatible.
  2. Efficiency –
    Delivery of live streaming media, decreasing latency and overhead, increasing voice/audio quality.
  3. Encryption Method –
    Using industry standard TLS/SSL mechanisms. Using RTMPE wraps the session in a lighter-weight encryption layer.
  4. Reliability –
    Its TCP-based pack retransmit capabilities and adjustable buffers.

Advantages of RTMP :

Disadvantages of RTMP :



Article Tags :