# 直播服务器搭建脚本 **Repository Path**: kanggeyyds/live-server-setup-script ## Basic Information - **Project Name**: 直播服务器搭建脚本 - **Description**: 基于srs、easypalyer、httpd,实现无插件可直播 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-28 - **Last Updated**: 2022-09-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: 直播 ## README # 直播服务器搭建脚本 ``` cd /root git clone https://gitee.com/kanggeyyds/live-server-setup-script.git cp live-server-setup-script/install.sh /root/ chmod 777 insatll.sh ./install.sh ```