rtmp2rtmpt - RTMP to RTMPT proxy Home
Brought to you by:
dburr
rtmp2rtmpt can be used as a transparent proxy (by using a REDIRECT rule in netfilter) or it can alternatively forward data to a single server. RTMPT encapsulates RTMP data in HTTP and therefore allows RTMP connections to traverse HTTP-only proxies.
There are a couple of use cases for this program:
In both cases, users which can only access the remote server via a HTTP proxy (and are behind a firewall which blocks outgoing connections on port 1935) are left with no way access RTMP streams. This is where rtmp2rtmpt is useful.