NGINX RTMP Proxy Service; primarily built for intercepting Twitch streams from consoles.
737
Designed primarily for users who wish to stream consoles to OBS via built in Twitch streaming capabilities. There are also many other practice uses.
This image is simply an RTMP Proxy built using Nginx and nginx-rtmp-module
The Twitch proxy acts as a man in the middle to your Twitch stream, allowing you to ingest it into any RTMP broadcast platform.
The RTMP proxy listens on port 1935 and the stats server on port 8080.
docker run -d --rm --name livestream -p 1935:1935 -p 8080:8080 maxtpower/twitch-rtmp-proxyContent type
Image
Digest
sha256:40f035927…
Size
175.8 MB
Last updated
about 2 years ago
docker pull maxtpower/twitch-rtmp-proxy