Real-Time Media Flow Protocol: Difference between revisions

Content deleted Content added
m Uzume moved page Real Time Media Flow Protocol to Real-Time Media Flow Protocol: correct naming
rename
Line 22:
 
The principal difference is how the protocols communicate over the network. RTMFP is based on
[[User Datagram Protocol]] (UDP),<ref name="id" /> whereas [[Real -Time Messaging Protocol]] (RTMP) is based on [[Transmission Control Protocol]] (TCP).
UDP‐based protocols have some specific advantages over TCP‐based protocols when delivering live [[streaming media]], such as decreased latency and overhead, and greater tolerance for dropped or missing packets, at the cost of decreased reliability.
Unlike RTMP, RTMFP also supports sending data directly from one Adobe Flash Player to another,
Line 36:
 
* [[Adobe Flash Player]]
* [[Real -Time Messaging Protocol]]
 
==References==