搜索资源列表
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
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
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
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