Download xTeVe for CentOS and extract it. yum install unzip wget https://xteve.de/download/xteve_2_linux_amd64.zip unzip xteve_2_linux_amd64.zip Create a new service file. vi /etc/systemd/system/xteve.service Save the following configuration [Unit] Description=xTeVe Service After=network.target [Service] Type=simple User=root ExecStart=/root/xteve Restart=on-abort [Install] WantedBy=multi-user.target Enable and Start the Service sudo systemctl enable xteve sudo systemctl start xteve Done, Check the web interface to configure the settings. http://[ip]:34400/web/