搜索资源列表
kphone
- SIP Stacks dissipate2: C++ Linux, requries the qt-library, License: GPL Homepage: http://www.wirlab.net/kphone/ A enhanced dissipate, is part of the kphone distribution.
emiplib-0.15.0
- 基本上这个库的目的就是要完成一个多媒体的网络传输库,方便多种媒体在网络上进行传输。从上面可以看到,它提供了从底层的数据采集、编码解码、传输等功能。当然,它不是独立的,比如,我是在window下做一个开发,对于音频它使用了winmm.lib库,对于视频使用了Dshow以及QT for windows。 另外,它也依赖于下面两个库:jrtplib以及jthread。比较详细的可以到官方网站找到参考。http://research.edm.uhasselt.be/emiplib/documentati
vms-0.0.3
- 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1 详情见 http://sonew.512j.com/-The system from the video
vms-0.0.1
- 视频监控系统 V0.0.1 本系统从摄像头实时采集视频并显示。系统使用Qt开发。 本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1。 更多新版本下载地址:http://sonew.512j.com/works.php 视频监控系
SAM
- QT做的情绪评定工具源码,参见博客:http://blog.csdn.net/xiaowei_cqu/article/details/8923162-The sentiment assessment tool coded with QT, see this blog: http://blog.csdn.net/xiaowei_cqu/article/details/8923162
CatScreen2
- 屏幕录像软件,Qt 开发 使用Qt的API 截图,然后存入视频。XVID的使用接口,套用了网友松牛的用法,在此感谢大牛的贡献。然后我在博客中会有一篇XVid 编译的帖子 http://www.qtprogrammer.org/?p=161,欢迎拍砖。-Screen recording software, Qt development using Qt API shots, and then stored in the video. XVID to use interface, users a