


Rtsp-simple-server has been rebranded as MediaMTX. Compatible with Linux, Windows and macOS, does not require any dependency or interpreter, it's a single executable.Run external commands when clients connect, disconnect, read or publish streams.Reload the configuration without disconnecting existing clients (hot reloading).Query and control the server through the API.Redirect readers to other RTSP servers (load balancing).Authenticate users use internal or external authentication.Serve multiple streams at once in separate paths.For instance, it's possible to publish a stream with RTSP and read it with HLS Streams are automatically converted from a protocol to another.Proxy streams from other servers or cameras, always or on-demand.Low-Latency HLS, MP4-based HLS, legacy HLSĪnd can be read from the server with: protocol Opus, MPEG-4 Audio (AAC), MPEG-1/2 Audio (MP3), G726, G722, G711, LPCM and any RTP-compatible codec Live streams can be published to the server with: protocolĪV1, VP9, VP8, H265, H264, MPEG-4 Video (H263, Xvid), MPEG-1/2 Video, M-JPEG and any RTP-compatible codec It has been conceived as a "media broker", a message broker that routes media streams.

That’s it! With your RTMP server set up and configured, you’re ready to start streaming to Twitch.MediaMTX (formerly rtsp-simple-server) is a ready-to-use and zero-dependency real-time media server and media proxy that allows users to publish, read and proxy live video and audio streams.

Simply enter the RTMP URL as rtmp://localhost/live and use the Twitch stream key you added to your Nginx configuration file. Now that your RTMP server is set up and configured, you can start streaming to Twitch using your favorite streaming software. If everything is configured correctly, you should see a message that says “configuration file syntax is ok.”
