You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Current »
To uninstall Zixi Broadcaster:
As a Root user, run the following command to stop the service:
systemctl stop zixibc.service
2. Run the following commands:
systemctl disable zixibc.service rm /etc/systemd/system/zixibc.service systemctl daemon-reload systemctl reset-failed
3. Delete the directory where Broadcaster was installed, for example:
/zixi/zixi_broadcaster-centos7-transcoder
To uninstall Zixi Feeder:
1.As a Root user, run the following command to stop the service:
systemctl stop zixifeeder.service
systemctl disable zixifeeder.service rm /etc/systemd/system/zixifeeder.service systemctl daemon-reload systemctl reset-failed
/zixi/zixi_feeder-linux64
To uninstall Zixi Receiver:
systemctl disable zixireceiver.service rm /etc/systemd/system/zixireceiver.service systemctl daemon-reload systemctl reset-failed
/zixi/ /zixi/zixi_receiver-linux64