搜索资源列表
ofdm_recep
- DVB-ofdm接收端解码源程序 程序对接受的DVB发射码流进行OFDM解调-DVB-OFDM receiver decoder source acceptable procedures for launching bitstream DVB OFDM demodulator
streamfilter
- 一个非常好的流媒体实时播放程序,可对接收的数据进行播放。-a very good real-time streaming media player capable of receiving data broadcast.
Recv_DSEcho
- 流媒体的采集发送接收播放过程 此源代码,为接收方的代码!-streaming media gathering this process of receiving broadcast this source code to the receiver of the code!
TSFileSource_2.1.0.2
- mpeg2 的ts 流解包,开源代码,手机电视接收软件的解包filter!-the flow unpacked revenue code, cell phone television receivers software unpacked filter!
live555-latest.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。-live555 C is a preparation that is based on o
audio
- 可以在网页上方便地实现声音回放;可以加入调节播放起点(跳跃播放)功能,而不使用其它播放器;还可以做语音留言系统。如果数据通过流格式以组播方式实时传出,另一端接收下来然后播放出来,又可非常简单地实现实时语音系统,即语音聊天。另外,有了自己的语音库,还可以实现简单的语音合成技术,让计算机读出文本内容
MG
- 实现了一个流媒体网关,接收流媒体并对其转发,同时还有选择流媒体的功能。
RTPReceive
- 利用RTP协议接收网络传输媒体流,并实时播放媒体
dvbtune-0.5.tar
- 1、DVB数字频率设置源代码。 2、将DVB设置为需要的接收频率 3、获得在该频率下的数字TS码流
MPEG4
- 流媒体编程:服务器端,接收端,初始化,框架 C
H264toTS3
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
streammeada
- 这是一个很好的实时流媒体播放器的源代码,可以接收数据广播。 -This is a very good real-time streaming media player source code, can receive data broadcasts.
H264toTS2
- 将原始的h264码流封装成ts类型,以便在客户端接收码流时是一段一段的,部分损坏不影响整体。-The original package into a h264 ts stream type to the client when receiving a stream section, part of the damage does not affect the whole.
DVB_TS_Player_sdk
- 一款非常好用的DVB TS 流播放器SDK。本开发包通过定义统一的TS source接口让你的各种ts流接收设备都能接入到多画面播放器程序中来体验多画面技术给你带来的震撼视听效果!-A very useful player DVB TS stream SDK. The development kit by defining a unified TS source interface allows you to stream various ts receiving equipment can a
H264player
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。-This sample code standard H264 stream RTP package sent to the local port 1234 on my computer, VLC player can receive from port 1234
receive
- windowsXP环境下直接运行,流媒体音频接收端。-directly under windowsXP running, streaming audio receiver.
Samples
- 实现了流媒体在网络上的传输和接收,实现了流媒体的实时播放,采用JMF框架-The realization of the streaming media on the network transmission and reception, to achieve a real-time streaming media players, the use of JMF framework
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
MpegNetwork
- 实现网络MPEG格式的流媒体传输接收和播放-MPEG format for network transmission to receive and play streaming media
实现RTP流媒体发送与接收
- 利用VLC0.9.7开源库 实现RTP流媒体发送与接收,采用VS2008以上编译通过,该软件可以使用VLC作为发送端或接收端-Achieve RTP streaming using VLC to send and receive