# RTSP **Repository Path**: kingyuanyuan/RTSP ## Basic Information - **Project Name**: RTSP - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-20 - **Last Updated**: 2024-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RTSP c++ RTSP Client/Server - windows/linux/android this project is RTSP client/server library for windows/linux/android. under 'test' folder there are test examples. parts of this project's source code are from open source streaming library live555. as many developer knows live555 source code is terribly complicated. so i decided to simplify it and make cross-platform library.