搜索资源列表
dvbstreamer-0.9
- Dvbstreamer 用在解析MPTS的部分内容,可以参考一下!-Dvbstream to parse the mpts ts stream
CPUfreq
- 修改CPU频率的代码. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。 其余代码只是一个调用这两个函数的一个例子,也可以自己
mjpg-streamer-mini2440-read-only
- 基于Micro2440 通过网络浏览和控制CMOS 或USB 摄像头。Mjpeg‐stream 是一个开源软件,用于把mjpeg 格式的文件变成流媒体输出,这里作者把它移植到micro2440,并做好了相应的启动运行命令。-Based Micro2440 network view and control CMOS, or USB camera. Mjpeg-stream is an open source software for the mjpeg format into streaming
linux_stream_server
- Linux流媒体服务器搭建,可以根据需要搭建Linux流媒体服务器。具体步骤可以联系我。-Linux stream server.
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
Tiny6410-Stream-MJPEG--Linux
- Article how to MJPG streamer with Tiny6410
design-the-driver-of-linux
- 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you
2
- 国嵌实验手册第4章节,PDF扫描版,合适初学者,欢迎下载教流。-National Laboratory Manual Section 4 embedded, PDF scan version, suitable for beginners, are welcome to download teaching stream.
18726
- mini stream mp3播放器的poc。-mini stream mp3 player of poc
tspar
- 对dvb+ts流进行解复用分析的开源代码-Dvb+ts stream demultiplexing open source code
Stream-based-input-and-output
- 利用函数getchar(), ungetc(), fprintf()来实现基于流的字符输入输出, 即读入键盘输入的数据,从中挑选出字符和数字组成的字符串或整数。-Using the function getchar (), ungetc (), fprintf () to achieve flow-based character input and output, that is read into the keyboard input of data, pick out a string of
CStringToChar
- 将16进制文本转换为ascii码的C语言代码。16进制文本复制到文件test.txt中,运行程序,将得到输入。 例: 运行:./CSTRING test.txt 其中,test.txt文件内容为: 30:31:32 则得到的"Cstring.txt"输入文件中 012 本程序能自动跳过0或多个分隔符(分隔符可以为任意的符号,如“:”,“ ”或空格等,判断的函数实现见SkipDelimiter函数)。 如:输入文件内容为: 30
IOStream
- IO流编程源代码,主要包括一些IO接口,对IO的编程具有很大的使用价值-The IO stream programming source code, including some IO interface, IO programming has great value in use
Normal-files-directories-
- 普通文件和目录编程 1. 编写程序mycp.c,实现从命令行读入文件的复制功能,用原始文件系统调用。 2. 编写程序mycat.c,实现文件内容的显示,用原始文件系统调用实现。 3. 用流文件系统函数重新编写上面的程序。 . 调用目录函数,编写程序myls.c,实现按下面格式显示当前目录文件列表:文件名 文件大小 文件创建时间 注意研究文件创建时间的转换,即如何把从1970年1月1日起的秒数转换为表示时间的字符串,从而显示出来,注意研究asctime()函数和ctime(
TSSource_src
- 对dvb ts流进行解复用分析的代码,对TS流解析的初学者有帮助-The demultiplexing code analysis dvb ts stream
MpegTsAnalyzer_V1.0
- DVB下TS流解析,C语言代码,适合初学者学习-DVB TS stream under analysis, C language code, suitable for beginners to learn
libdvbpsi5-0.1.6
- DVB下的嵌入式TS流解析,非常适合初学者学习研究-Embedded DVB TS stream analysis, very suitable for beginners to learn
SDK-IPCAM
- 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
AirCat-master
- 苹果airplay协议中音频协议airtunes客户端的实现。通过RTP传输音频流,通过RTSP对音频流进行控制,音频的decode支持mp3,aac,alac格式。-Achieve airtunes protocol in apple airplay protocol. Through the RTP transfer audio stream, through RTSP control on the audio stream, audio decode supports MP3, AAC,
multiplary-mini2440.tar
- 通过摄像头就可以在2440上传输视频流,在客户端可以通过iP端口监视视频,这是源码,自己编一下就行了,推荐使用4.4.3的交叉编译-Through the camera can transmit the video stream in the 2440, the client can through the iP port surveillance video, this is the source code, make it on their own line, recommended the
