搜索资源列表
udpplayer
- 在C++ Builder中创建使用VLC player插件播放通过socket发送来的视频数据的实例,对学习Builder下udp及vlc插件播放器播放局域网发送数据有帮助!-In C++ Builder to create plug-ins to use VLC player to play through the socket to send to the video data example, the study Builder plug-ins under the udp and vlc
cs-media
- udp 服务器 基于socket编程完成的,可以发送本地文件到远端的客户-udp server based on socket programming, local file can be sent to the remote client
ts2IP
- 将TS流发送到IP网络上。支持组播地址。 支持使用UDP或者RTP协议。 可设置MTU分包大小。 根据TS流的PCR值跟踪系统时间同步控制发送速度。 如果TS流的PCR值异常,可能会出现发送速度控制异常。 以后可能考虑加入码率判断,根据码率来控制发送速度(暂不支持)。