搜索资源列表
jrtp-h264-Pend
- 利用jrtp开源的RTP库实现对H264编码后的数据进行发送。-jrtp rtp h264
H264_RTP_STREAMING
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。内有使用说明-The sample code on my computer to achieve the right standard H264 stream of RTP package sent to the machine' s 1234 port, u
H264
- 实现媒体文件的RTP打包,内含RTP协议的说明文档-Implementation of the RTP media file package containing RTP protocol documentation
send_h264_rtp
- 解析h264视频文件,打包成rtp格式发送出去,工程用vc++6.0打开就行,用vlc测试可播放。-Parse h264 video files, packaged into rtp format sent the engineering vc++6.0 open playable on the line, vlc test.
rtp_h264
- c语言来实现将H264流通过RTP发送,来实现实时视频的功能-c language to achieve the H264 stream is sent via RTP to achieve real-time video capabilities
SendH264ToVLCWithSocket
- 在QT环境下把H264文件打包成RTP码流通过socket发送出去.-In the QT environment to H264 files packaged into RTP code stream sent through the socket out