# rtsp **Repository Path**: zjhtt90/rtsp ## Basic Information - **Project Name**: rtsp - **Description**: A simplified RTSP server framework - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2021-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RTSP Server This is part of my hands-on work for my course at The George Washington University. A simplified RTSP server is designed and implemented with Object-Oriented paradigm. It is designed to work as a embedded service in a client software of media streaming system. The implementation is only a framework that responds RTSP messages. Actual media loading and streaming is not included. li@maoxuli.com