List of RTMP software

List of software that implements the Real-Time Messaging Protocol, primarily known from Adobe Flash.

RTMP live video encoder software

RTMP server software

The primary motivation for RTMP was to be a protocol for playing Flash video (Adobe Flash Player) maintaining persistent connections and allows low-latency communication, but in July 2017, Adobe announced that it would end support for Flash Player at the end of 2020, and continued to encourage the use of open HTML5 standards in place of Flash.

Due to this RTMP streaming support is declining rapidly. But it is still very useful for broadcasting live, because of its low-latency. The Broadcaster ingest the stream through a RTMP server which then encodes and sends the resultant stream to a HLS (HTTP Live Streaming) URL.  Which then can use a number of players and devices from desktops to smartphones to social media sites.

Some full implementation RTMP servers are:

Client software

References

Uses material from the Wikipedia article List of RTMP software, released under the CC BY-SA 4.0 license.