# streaming_module **Repository Path**: uglyghost123/streaming_module ## Basic Information - **Project Name**: streaming_module - **Description**: Virtual anchor video streaming module - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-01-07 - **Last Updated**: 2023-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # streaming_module #### 介绍 Virtual anchor video streaming module #### 软件架构 流媒体服务器使用[srs](https://github.com/ossrs/srs)RTMP推流服务器,该部分代码和使用教程参考链接 https://github.com/ossrs/srs. #### 安装教程 1. 部署srs流媒体服务器 2. 安装配置ffmpeg环境 #### 使用说明 1. 配置srs RTMP服务器 2. 运行推流代码 _bash push_streaming.sh_