搜索资源列表
mpeg-4ip
- MPEG-4IP 目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-MPEG-enlarged Contents : common : include MPEG-4
videotransmpg4
- 网络视频,流文件的播放和传输,很不错的网络多媒体参考程序-network video, document flow and broadcast transmission, is very good network of multimedia reference program
Soft20060207150739482
- 经过近一年的策划与筹备,“开源盛世-源代码下载网”终于面向用户正式开放。本站定位于“Visual Studio”系列源代码的下载及其技术文章的发布。本站所有源代码及文章均出自网络或由站长原创,所有提供下载的源代码及供浏览的技术文章均为软件或程序作者提供、站长原创和网友推荐收集整理而来,仅供学习和研究使用。如有侵犯你的版权,请指出,本站将立即改正,同时要求用户在23小时内删除从本站下载的文件。
ffmpegshow
- 这是一个使用ffmpeg做的一个网络客户端,使用UDP,视频文件的格式是H264
VideoNet_srch263
- 可以网络传输实时播放264文件,也可以传输文本信息,可以通过摄像头采集后传输到远端播放
networkTV
- 这个网络电视源代码是基于微软Media Player组件,支持当今多种流行的媒体格式,你可以根据需要更改tvstacionet.dat文件,在其中添加新节目并分类。本程序支持从PPStream下载节目单。-The network TV source code is based on the Microsoft Media Player components, support for a wide range of today s popular media formats, you may ne
DirectShow
- DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。 下载内容说明: readme.txt:本说明文件。 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,S
bofangqi
- VB 写的网络播放器,界面非常漂亮,可以自动从指定的网站获取音乐文件播放,想介入流媒体编程的可以下载学习!-VB to write a network player, a very beautiful interface, can automatically from the specified website to play music files, streaming media want to get involved in programming can be downloaded to
NetVideoOCX
- 网络播放器控件,同时也支持本地文件播放,编译完成后,需要FFMPEG库支持。-Player controls the network, as well as support for local file playback, the compiler is complete, the need to support the FFMPEG library.
YuvViewer
- YUV文件的播放器,结合h.264编解码程序可实现基于AVS的网络视频流播放-YUV file player, with h.264 codec program enables a network-based video streaming players AVS
iRadio-csr
- iRadio 网络收音机 CSR方案 SDK2.4 头文件包。-iRadio SDK header files.
To_play_a_mp4_file_from_key-frame
- 一种基于MP4文件的视频流关键帧索引播放方法,根据MP4格式特点结合rtsp sdp网络传播加入关键帧信息并实现从关键帧处点播-MP4 file based on key frame index video stream playback method, according to MP4 format for network communication features combined with rtsp sdp adding key frame information and demand
Chapter03
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\VODServer.exe是服务器程序。 Bin\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter。Fi
h264video_encodec_decodec
- H264高度压缩视频编解码技术适合网络视频传输,本代码就是实现H264文件的编码和解码-Highly compressed H264 video codec technology for network video transmission, the code is to realize the encoding and decoding of H264 files
iPhone-streaming-media-player-
- 在参照了第三代合作伙伴计划的分组交换流媒体服务技术规范的基础上,介绍移动流媒体网络体系中使用的网络协议,论述H.264视频解码技术和AMR-NB(Adaptive Multi-Rate Speech Codec Narrow Band)及AAC(Advanced Audio Coding)音频解码技术以及承载音视频媒体数据的容器3GPP(3rd GenerationPartnership Project)文件结构,针对iPhone平台自身特点,重点研究在iPhone平台上移动流媒体播放器的实
Receive
- 可以从网络中实时接收rtp视频流文件,运行时需要输入命令行参数-receive video
tv
- 它是一个编译网络电视软件的文件。编译出来后就可以看到网络电视了。-It is a compilation of documents online TV software. Compiled after a television network can be seen.
rtspserver
- 通过C语言搭建的RTSP服务器源码,在linux中运行,客户端通过VLC播放器播放网络串流播放264格式的视频文件,附带详细搭建介绍文档。-The C language source code to build the RTSP server, running in linux client network through the VLC player to play streaming video file format 264
directsound-play-pcm
- 采用Directsound播放本地PCM音频文件,也可以可以用于播放网络PCM包,当然得进行一定的修改。-a function which use directsound play a pcm file in local. which could use to play a pcm package from the net.
Myffmpeg
- 经过工作中修改后的ffmpeg,可对网络流进行正常接入并解码,保修.264或YUV文件。-Ffmpeg modified work normal access network flow and decode warranty .264 or YUV file.