搜索资源列表
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
用QT开发的一个视频监控程序
- 用QT开发的一个视频监控程序,对想了解QT和Linux的朋友是个不错的选择.,Use QT to develop a video surveillance program, the QT and Linux would like to know a friend is a good choice.
qt-yuv.Qt实现视频采集
- Qt实现视频采集.其中把yuv格式转换成了RGB,方便Qt处理。,Qt video collection. Yuv format which has become the RGB, to facilitate handling Qt.
qt-gst-player.使用gstreamer作为后端的媒体播放器
- 使用gstreamer作为后端的媒体播放器,是一个简单的版本,教你怎么使用qt来集成gstreamer。,Gstreamer as a backend to use the media player, is a simple version of qt teach you how to integrate the use of gstreamer.
vss.rar
- 基于QT的视频监控系统,具备基本的功能.,QT-based video surveillance systems, with basic functionality.
viedos
- qt phonon mplayer 视频播放器,支持多路视频 网络流,支持linux windows 下编译成功-qt phonon mplyer linux windows
video
- 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
linux-camera
- 这个是在linux操作系统下做的视频采集-This is done under the linux operating system, video capture
Qt_Spcaview
- QT视频监控软件源代码,很好的程序,已经调试通过-QT video surveillance software source code
videoPlayer.tar
- 基于Linux平台Qt视频播放器。支持常用的视频音频格式,代码简洁,适合Qt播放器开发者学习-Qt-based Linux platform video player. Support common video and audio formats, the code simple for developers to learn Qt player
ide
- 利用qt编程实现视频传输的客户端的控制界面-Qt programming video transmission using the client' s control interface
V0.0.3
- qt视频监控程序,,开发的界面很人性化,具有视频抓取和录像功能,测试好用-monitor for qt
QT-image-acquisition
- QT图像采集。可以在QT中点击ok键预览视频,点击capture键,截取图片,保存为bmp格式,点击exit键,退出预览和拍照模式。-QT image acquisition. You can click the ok button in the QT preview video, click the capture button, the interception of images, saved as bmp format, click the exit button to exit the
camera
- qt视频显示程序,多线程、通过paintEvent画在lcd上,速度较快。-qt video display program, multi-threaded, painted by paintEvent lcd on, faster.
Qt
- Ubuntu9.10+Qt4.6 下简单的视频、音乐播放器及图片显示 简单易懂-Ubuntu9.10+ Qt4.6 in the simple video, music player and photo display easy to understand
v4l2-Qt视频采集显示
- 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
ARM9的远程视频监控系统
- 基于arm9的远程视频监控系统,使用Qt编写客户端和服务器端,客户端可实现视频保存功能。服务器端运行于移植有linux内核的MINI2440上,客户端运行于PC上,服务器端将采集到的视频数据发送到客户端,客户端实现对视频的显示和保存等功能。(ARM9 based remote video surveillance system, the use of Qt write client and server, the client can achieve video preservation fun
基于QT的视频直播软件
- windows 下的关于QT的视频直播软件,此软件是从别人那里下载的,没试过,应该是可以用的。
基于Linux、QT的视频监控系统
- 基于Linux、QT的视频监控系统的设计与实现--毕业论文(Design and implementation of video surveillance system based on Linux and QT -- graduation thesis)
vlc-qt
- vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play rtsp stream.)