搜索资源列表
DRM
- 采用Microsoft Media Encode SDK对文件进行DRM二次加密的一个实际用例,在这里重点演示了如何添加一个已经保存好的DRM配置,如果广播本地数据到一个Media Service服务器。本人主要从事流媒体播放的工作,有兴趣者可以和我联系。email:cxingpeng@gmail.com-Microsoft Media Encode SDK documentation for the second increase DRM close with an actual cases,
epgscan
- DVB-T码流命令行工具,来获得EPG数据表,并存为XMLTV格式,基于directshow 可以用在各种DVBT和DTMB电视卡上-Windows command line tool to scan DVB-T streams for EPG EIT Schedule data and save it in XMLTV format using the DirectShow PSI filter and any DVB-T device that has compatible BDA driv
SendRecive
- 一个视频传输的程序,基于DirectShow开发的。主要能够传输mpeg4的数据流。。能够边传变播放。-A video transmission program, based on DirectShow Development. Mainly to transmit the data stream mpeg4. . Mass changes to side play.
tcpshow
- Dircetdraw7 运用DX7SDK库 显示tcp接受到的yuv422的数据流-dircetdraw to show yuv422 buf
VMR9
- 修改自DirectXShow的VMR9demo,可实现大数据流量视频的流畅播放,同源多流播放,画中画效果-Modify the DirectXShow VMR9demo, which can realize large data flow fluency of video playback, homologous streaming, picture in picture effect
DirectX
- 利用DirectX直接显示内存数据流,示例使用的是VS2005。-Direct use of DirectX display memory data flow example uses VS2005.
DepthBasics-D2D
- 采集深度数据流,以灰度图像的方式显示出来-Acquisition depth image
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
DirectShow开发指南
- DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加