-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
v2_EN_Build
winlin edited this page Jan 6, 2022
·
36 revisions
You can directly use the release binaries, or build SRS step by step. See: Github: release or Mirror of China: release
- Centos6.x/Ubuntu12 is proved for Usage of README.
- Recomment to use Centos6.x/Ubuntu12 for demo of SRS, because it's complex to compile FFMPEG.
- Turn some features off when you need to compile SRS on other OS.
Sometimes the stream play failed, but without any error message, or server cann't connect to. Please check the iptables and selinux.
Turn off iptables:
# disable the firewall
sudo /etc/init.d/iptables stop
sudo /sbin/chkconfig iptables off
Disable the selinux, to run getenforce
to ensure the result is Disabled
:
- Edit the config of selinux:
sudo vi /etc/sysconfig/selinux
- Change the SELINUX to disabled:
SELINUX=disabled
- Rebot:
sudo init 6
It's very easy to build SRS:
./configure && make
Also easy to start SRS:
./objs/srs -c conf/srs.conf
Publish RTMP, please see: Usage: RTMP
More usages, please see: Usage
Winlin 2014.11
Welcome to SRS wiki!
Please select your language:
Please select your language:
Please select your language:
Please select your language:
Please select your language: