# RtspClient **Repository Path**: ppslinux/RtspClient ## Basic Information - **Project Name**: RtspClient - **Description**: this project is a simple implement of rtspclient , which is just used to deal with the h264 media contents - **Primary Language**: C - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 6 - **Created**: 2017-03-19 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #RtspClient 鉴于在网上找的RTSP客户端程序都是基于live555的,虽然openRTSP很好用, 但是移植起来似乎不那么方便,而且基于嵌入式版本的rtsp客户端也不需 要太多的功能,基于简单的获取h264数据的需求,特实现了该简单的rtsp 客户端程序