# RTSPPusher **Repository Path**: jibamao/RTSPPusher ## Basic Information - **Project Name**: RTSPPusher - **Description**: 使用C#编写的RTSP推流程序 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-08-21 - **Last Updated**: 2023-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RTSPPusher 1. 开发框架: .net core 2.1.4 2. 开发工具: VS2017 3. RTSP服务器: EasyDarwin(https://github.com/EasyDarwin/EasyDarwin/tree/master/EasyDarwin) 用于MP3(ID3)本地文件或者通过硬件设备采集的MP3裸流进行推流到RTSP服务器. 如果需要改用.net framework, 请直接拷贝.cs文件到自建工程即可.