# h264_rtp **Repository Path**: yangfanimb/h264_rtp ## Basic Information - **Project Name**: h264_rtp - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本项目是基于Linux的流媒体视频点播系统下的用C语言编写的H264视频传输socket程序, 采用RTP流式传输方式,通过UDP传送到网络上,然后用VLC视频播放器设置为接收端实现实时播放。