Skip to content

Quick Start

  1. Run the xplex container
    docker run -d --name xplex -p 80:80 -p 1935:1935 xplex/xplex
  2. Open a browser & access your xplexHQ dashboard at http://<hostname-or-IP>/ to ensure xplex is up & running.

  3. Add the ingest URLs of the platforms you want to stream to (e.g. YouTube, Twitch etc), in the xplexHQ dashboard & apply changes to reload new settings.

  4. Configure your streaming software to send the stream to xplex , by setting the streaming server URL to rtmp://<xplex-hostname-or-IP>:1935/live.

  5. Start streaming!

    🚀🚀🚀