搜索资源列表
General Play SDK Eng Chn IS V3.2
- 开发包中包括的文件有: dhplay.dll、dhplay.h、dhplay.lib、底层mpeg4解码库(dllmpeg4.dll)、底层h264解码库dllh264.dll(解大华的h264码流和ADI公司的码流)和海思的h264解码库,包括(AmrDLL.dll、DLLDeinterlace.dll、hi_h264dec_w.dll) 。,Development Kit includes documents: dhplay.dll, dhplay.h, dhplay.lib, bottom
ff_264_dec_vc.rar
- 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
v4l2_rtp_jpeg
- v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
H264_RTP_STREAMING
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。内有使用说明-The sample code on my computer to achieve the right standard H264 stream of RTP package sent to the machine' s 1234 port, u