资源列表
drm_FE
- 自己做的关于DRM广播接收机前端改造的方案,内有具体原理,改造步骤,电路,有可行性-Own on the DRM radio receiver front-end transformation of the program, there are specific principles, the transformation step, circuit, and the feasibility of
libmms-0.6.2.tar
- 网络流媒体协议mms的工具类,可以对使用该协议的流媒体进行处理-Mms streaming media network protocol utility class, you can use the protocol to deal with streaming media
MP4_DSNetwork
- 能传输MP4格式视频的DirectShow例子 含发送和接受端Filter-transmission can MP4 Video format with the DirectShow example sending and receiving end of Filter
LibH264Decode
- 将ffmpeg中的H264解码器提取到单独的工程中,并建立Visual Studio工程,方便集成到开发者自己的项目中,可以编译成动态库和静态库,方便使用。-The ffmpeg of H264 decoder to extract the individual project, and the establishment of Visual Studio projects to facilitate their integration into the project developer, y
A31_BARD
- A31原理图和设计资料,接口全部引出,可以直接当平板、嵌入式模块使用-A31 schematic and design information, the interface is all lead, can be directly when the tablet, embedded module
VOD-core-source-code
- VOD核心源码,包括客户端和服务器端。内容丰富-VOD core source code, including client and server side. Rich
cangzhuowebserver
- Web 浏览器。 webserver 启动命令格式: server config.txt config.txt 是一些参数的配置文件
libstreaming-master
- Libstreaming是一个开源的流媒体框架,它可以让手机变成一台流媒体服务器,直接在PC端查看手机摄像头的实时画面。值得一提的是它的作者也是spydroid的作者。按照作者的说法,spydroid是利用该库完成流媒体传输的,但据笔者的分析观察,此说法并不十分确切。Libstreaming是spydroid的抽象与升华,RTSP服务器的实现方式也有很大的不同。(Libstreaming is an open source streaming framework that allows a mo
H264_DECODEC1
- H264的解码流程图,希望对大家有所帮助-The H264 decoding flow chart, hope to be of help
DirectShowLibV2-1
- play dvb can do transport stream and h264
屏幕直播推流
- 适用于手机桌面直播,摄像头直播,录像文件直播(It is suitable for mobile phone desktop live broadcast, live webcam, live video recording.)
cmpeg4
- 我自己封装的xvid对mpeg4压缩解压缩的库,可以直接使用用来解压mpeg4视频和压缩yuv或rgb数据.