# RtspServer **Repository Path**: andrewgithub/RtspServer ## Basic Information - **Project Name**: RtspServer - **Description**: RTSP Server , RTSP Pusher - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-08 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## RtspServer A RTSP server and pusher based on C++11 [中文介绍](https://github.com/PHZ76/RtspServer/blob/master/README_CN.md) ## Features - Support Linux and Windows platforms. - Support H.264/H.265/G711A/AAC - Support unicast(rtp over udp, rtp over rtsp), multicast - Support digest authentication ## Requirements - Compiler support c++11, gcc4.8/vs2015 or above. ## Example - [rtsp-server](https://github.com/PHZ76/RtspServer/blob/master/example/rtsp_h264_file.cpp) - [DesktopSharing](https://github.com/PHZ76/DesktopSharing) ## Dependencies - [websocketpp-md5](https://github.com/zaphoyd/websocketpp) ## License - [MIT License](https://github.com/PHZ76/RtspServer/blob/master/LICENSE) ## Contact - Email: penghaoze76@qq.com