搜索资源列表
t264-bin-linux-0.10
- TI饭;案H.264代码,效果不错。欢迎大家共同努力,资源共享。-TI rice; Case H.264 code effectiveness. You are welcome to work together, sharing resources.
H.264linux
- h.264 encoder 和 decode linux code in vc++ -Linux code and decode in vc
H(linux)
- 海康H系列视频采集卡的sdk、驱动、开发包源码,大家一起学习啊-Haikang H Series Video Capture Card sdk, drivers, development kits source, we will study together ah
linux-2.6.11.tar
- h内核
H.264_Programming_Guide
- 这是Faraday公司嵌入式Linux平台的H.264开发文档
关于linux下文件编译的方法
- 摘 要: 本文主要阐述了关于linux下文件编译的方法以及vim编辑器的配置,并介绍了linux下热门开发工具。 关 键 词: vim配置与使用;linux文件编译;linux下热门开发工具 引 言: 1.一般拿到新的服务器都需要自己配置一下vim的环境,要不觉得总是不是很顺手。本文介绍了vim的基本配置以及一些个性化配置,用户可根据自己喜好及习惯自由配置;2.介绍了Linux文本编译的常用编译命令选项和多源文件编译方法,使读者对linux下文件编译有一个直观的了解;3.介绍了常用linux下开
feng.git.rar是linux下运行的流媒体服务器
- feng.git.rar是linux下运行的流媒体服务器,开源,支持h.264格式的视频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器,feng.git.rar are running under linux streaming media servers, open source, support for h.264 video formats, support RTSP, RTP/RTCP, can be used in embedded devices on th
mpeg4ip-1.6.tar.gz
- Windows,Linux,Mac OS X平台下的音视频流的传输播放系统,支持MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR等不同编码格式,Windows, Linux, Mac OS X platform audio and video stream broadcast transmission systems to support MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR different encoding format, etc.
madwifi-hal.rar
- 最新之atheros芯片driver source code, 基于linux操作系统,內含atheros芯片HAL全部代码,Atheros latest chipset driver source code, based on the linux operating system, contains all the code HAL
h264lib
- H.264视频编解码协议编解码库 h.264-H.264 video codec protocol h.264 codec library
linux-H
- 主要包含linux头文件,定义各个头文件的内容-Contains the Linux header files, define the contents of each header file
x264-snapshot-20090710-2245
- X264的源码包,通常用于解编码h.264封装的流for linux-Encode and decode for h.264
netPhone(linux)
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。-The network telephone program is linux, using C language implementation. It is not to achieve the H.323 or SIP protocol, and no use of RTP protocol, and
1
- 本文针对远程监控提出了一种结合IP网络的监控技术方案,系统总体架构采用S3C2410、USB摄像头与Linux操作系统组成嵌入式软硬件系统。并通过摄像头采集到的数据经过FFMPEG软件提供的H.264处理函数处理,数据转换后交给处理线程处理,采用双线程实现视频的数据的处理和传输。同时利用S3C2410网络模块,把图像数据转化为IP数据报通过RJ45接口在Internet上传输,实现远程监控。 关键词:视频采集,IP网络,Linux,H.264,远程监控 -Abstract: This p
_tables_H3C_8021XClient_CH_V220_0210-Linux.tar
- linux下H3C登陆工具包,适合在一些学校使用。具体使用方法请参考其中说明。-H3C landing under linux kit, suitable for use in some schools. Please refer to the specific use instructions.
decoder
- H.264,在x86,linux,arm9,realview中都编译通过,功能没有问题,效率一般~-H.264, in x86, linux, arm9, realview both compile, works well ,while efficiency is just so so ~
Linux-shell
- s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before, this should follow the rules
Linux-serial
- Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
conio.h
- 可用于linux系统的conio.h文件
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输