搜索资源列表
SendTs2Ip
- 将ts文件转换为ip流并通过udp或者tcp发送出去 可以循环发送 组播发送-Ts files into the ip tcp or udp stream and sent through the loop you can send a multicast transmission
tstools-1_11
- The following tools are provided: es2ts: Read ES (video), output TS esdots: Print one character per ES unit esfilter: "Fast forward" ES video data to a file (outputs ES or TS) esmerge: Merge H.264 video and AAC ADTS audio ES to TS (very speci
tsplay
- 从tstools中抽取出的tsplay工具,可以将MPEG-TS文件以UDP/TCP的方式发送成TS流-Extracted tstools in tsplay tool, you can file to MPEG-TS over UDP/TCP sent into TS stream
simplest_mediadata_test
- * 本项目包含如下几种视音频测试示例: * (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 * (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 * (3)H.264码流分析程序。可以分离并解析NALU。 * (4)AAC码流分析程序。可以分离并解析ADTS帧。 * (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 * (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。(* T