The repository is archived due to the development of a new mod. All details can be found in the TG group
Xtream Main is a powerful and scalable IPTV streaming server designed for efficient media content delivery. It supports a wide range of streaming protocols and provides an intuitive management panel.
Documentation: 🇬🇧 English|🇷🇺 Русский
To install Xtream Main, follow the instructions in the Xtream Install repository.
- When uploading or managing media files through the Xtream admin panel, do not use Cyrillic characters or special symbols in filenames. This applies to video, audio, and image files.
Platform | URL Format |
---|---|
XC_VM | http://<host>:25500 |
MAG/Stalker Portal | http://<host>:25461/stalker_portal/c/ |
M3U Playlist | http://<host>:25461/get.php?username=test&password=test&type=m3u_plus&output=hls&key=live |
📌 Refer to the API documentation for details on GET request parameters.
To start the Xtream Codes panel, use:
sudo systemctl start xc_vm
Command | Description |
---|---|
start |
Start the panel |
stop |
Stop the panel |
restart |
Restart the panel |
reload |
Reload Nginx configuration |
To check the panel status:
sudo systemctl status xc_vm.service
View logs in real time:
journalctl -u xc_vm -f
We welcome contributions! Check out our CONTRIBUTING.md for details on how to get involved. You can also view the list of contributors.
This project is licensed under the AGPL-3.0 License.