搜索资源列表
VODDemo1
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\\VODServer.exe是服务器程序。 Bin\\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter
JPEGEncoder
- jpeg编码器filter,是用directx实现的,必须在windows mobile 6上运行,接收的原始数据类型为为RGB565的数据,然后处理成jpg图片,需用到jpglib
MulticastVMR-9.rar
- Multicast: 实现MPEG2传输流的组播发送和接收。其中DSNetwork是SDK中实现了 组播发送和接收两个Filter的项目,FilterTSSource是模拟发送MPEG2传输流的 Source Filter实现。 VMR-9: SDK中典型的VMR9应用例子。其中BitmapMix实现位图叠加,Ticker实现字 符叠加,Blender实现多个视频流的Alpha混合。 ,Multicast: the realization of MPEG2 transport st
WiRobotX80ControllerVC
- 基于X80平台的机器人控制程序,接收传感器数值,传输摄像头采集图像。-X80-based platform for robot control program, receiving sensor values, the transmission cameras capture images.
Chapter05
- 实现MPEG2传输流的组播发送和接收。其中DSNetwork是SDK中实 现了组播发送和接收两个Filter的项目,FilterTSSource是模拟发送MPEG2传输流 的Source Filter实现。 -To achieve the multicast transmission and reception of the MPEG2 transport stream. DSNetwork is the SDK multicast sending and receiving two
WmSyncRead
- 用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!-Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!
directshowMulticast
- 用directshow开发的模拟TS流发送和接收环境,实现对TS流的接收并存储-Directshow simulation developed by TS stream to send and receive environment, to achieve the reception of the TS stream and store
USB_Video_Pramater
- 接收通过USB传输的Video并且显示出来,对每一个Video的Parmameter进行设定,能驱动大部分摄像头。希望对大家有帮助。-To receive the Video of the USB and displayed on a Video Parmameter set, you can drive most of the camera. We want to help.
simplest_librtmp_example
- 本工程包含了LibRTMP的使用示例,包含如下子工程: simplest_librtmp_receive: 接收RTMP流媒体并在本地保存成FLV格式的文件。 simplest_librtmp_send_flv: 将FLV格式的视音频文件使用RTMP推送至RTMP流媒体服务器。 simplest_librtmp_send264: 将内存中的H.264数据推送至RTMP流媒体服务器。-The project includes the use of LibRTMP example, co