搜索资源列表
send_综合_18
- 此文件包含源码,功能:实现基于ip2022(51内核的网络处理器)的MPEG2 TS的IP组播发送-source, functions : Based on ip2022 (51 core network processor) MPEG2 TS send IP Multicast
rtp_rev无队列_xu_201
- 实现基于ip2022的MPEG2 TS的IP组播接收-based ip2022 MPEG2 TS receive IP Multicast
MAR1PSD
- Routine mar1psd: To compute the power spectum by AR-model parameters. Input parameters: ip : AR model order (integer) ep : White noise variance of model input (real) ts : Sample interval in seconds (real) a : Complex array of AR parame
RTL-lwIP-0.6
- RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems. -RT
MPE_IP_convert
- 算法实现DVB/MPEG流MPE协议,从TS流中恢复IP包的算法。在windows平台测试使用通过。
tsBroadcast
- 该程序实现了基于IP的情况,发送固定码率和恒定码率的TS流的功能。代码中有详细注释和使用说明。另外,其中有对TS进行解决的类,可以单独使用。
DvbtoipStream.dvb的TS stream转换到ip网络的程序
- dvb的TS stream转换到ip网络的程序。很不错。,dvb to ip
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
mpe
- 多协议封装的实现,即IP包转化成TS包的全过程-multiprotocol encapsulation
vls_0.4.0-1.tar
- 可用该程序将avi的电影文件转化为TS流,并做成IP包,发送到网络上。-The program will be available to avi movie file into a TS stream, and create IP packets, sent to the network.
3gpp_ts_23.228v8.10.0
- 09年发布,包括UMTS协议,IMS的stage2-Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE IP Multimedia Subsystem (IMS) Stage 2 (3GPP TS 23.228 version 8.10.0 Release 8)
OpenCaster2.4
- 很多不错的MPEG2传输流工具代码集合,主要用C和python实现。 功能: PSI 生成;EPG/EIT生成;DSM-CC数据生成和接收(MHP/MHEG5/SSU);TS 包和时序分析;等等。-This package is a collection of softwares to play out and multiplex MPEG2 transport stream format in a Linux system. Features: - PSI generation
ts-over-ip
- 本资料介绍了一种基于TS+OVER+IP的流媒体播放器架构和实现-This information describes a TS+ OVER+ IP-based streaming media player architecture and implementation
IP-OVER-TS
- 本文档介绍了一种基于IP播放TS流的码率控制策略,是一篇论文-This document describes an IP-based TS stream playback rate control strategy is a paper
SendTs2Ip
- SendTs2Ip,把视频TS流通过rtsp转发到ip网络中去-SendTs2Ip, the video TS stream via rtsp to go forward to the ip network
TSMPEServer2
- IPE打包机,可以讲IP流的数据包打包成TS流数据包-IPE balers, you can speak IP flow data is packaged into a TS stream packet
DVB-H
- Raptor在DVB标准中的方案,IP Data over DVH-H: Content Delivery Protocols(ETSI TS 102472 v1.3.1). June 2009-Raptor codes in DVB standard,IP Data over DVH-H: Content Delivery Protocols(ETSI TS 102472 v1.3.1). June 2009
DVBMonitor_Release
- ts over ip udp 多画面播放 黑场静帧监测-ts over ip udp player
an374_altera_IP
- The Altera® Video Over IP Reference Design implements a system that bridges between MPEG transport stream (TS) data and Ethernet-based internet protocol (IP) networks.-The Altera® Video Over IP Reference Design implements a system that b
ts2IP
- 将TS流发送到IP网络上。支持组播地址。 支持使用UDP或者RTP协议。 可设置MTU分包大小。 根据TS流的PCR值跟踪系统时间同步控制发送速度。 如果TS流的PCR值异常,可能会出现发送速度控制异常。 以后可能考虑加入码率判断,根据码率来控制发送速度(暂不支持)。