jixingxiao's Stars
CppCon/CppCon2017
Slides and other materials from CppCon 2017
onlyet/BetaVideoMonitorClient
A video monitoring client based on Qt and FFmpeg.(基于Qt+FFmpeg的视频监控软件)
PHZ76/webrtc-native-demo
WebRTC with hardware accelerated video encoding.
hacdias/webdav
A simple and standalone WebDAV server.
microsoft/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
superxh/VirtualDisplay
A compiled virtual display driver modified from Microsoft's sample driver -- IndirectDisplay
mlfcjob/Rtsp2Rtmp
A program transcode rtsp to rtmp with FFmpeg API.
tanxuan231/nvidia-codec-sdk
nvidia codec sdk by 2021/12/28 version
aliakseis/FFmpegPlayer
Simple FFmpeg video player
Raveler/ffmpeg-cpp
A clean, easy-to-use C++ wrapper around the ffmpeg libraries
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
BluewhaleRobot/systemback
fork of sysmteback, a useful system backup tool
wodelover/QtOnlineUpdate
this
winsiderss/systeminformer
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
GPUOpen-LibrariesAndSDKs/AMF
The Advanced Media Framework (AMF) SDK provides developers with optimal access to AMD devices for multimedia processing
microsoft/Windows-classic-samples
This repo contains samples that demonstrate the API used in Windows classic desktop applications.
livegbs/GB28181-Server
LiveGBS国标(GB28181)流媒体服务软件: 提供用户管理及Web可视化页面管理; 提供设备状态管理,可实时查看设备是否掉线等信息; 支持多分屏轮巡播放,智能码流控制;支持树型展示,及自定义目录组织结构; 设备状态监测、云台控制、录像检索、回放; 提供WebRTC、RTSP、RTMP、HTTP-FLV、HLS等多种协议流输出; 对外提供服务器获取状态、信息,控制等HTTP API接口;支持语音对讲;支持云端录像;支持GB28181平台级联;支持单点登陆。
mkdym/DaemonSvc
daemon service on windows
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
confidentFeng/QtAppProject
保存编写的一些Qt应用程序,分不同分支存放
hanjialeOK/myplay
I separate ffplay from FFmpeg and compile it in C++.
goldvideo/h265player
一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
hanjialeOK/YOLOv3-in-FFmpeg
I integrate YOLOv3 into ffplay to detect objects in videos.
compilelife/aplayer
ffplay友好版本. 对ffplay裁剪重构以适合初学者阅读、理解
changgyhub/leetcode_101
LeetCode 101:力扣刷题指南
xieguiproject/GCT
开源的QT自定义控件,控件比较简单,需要的自行下载就可以了。怎么使用不用我说了吧。
Jsiyong/candy
基于Epoll从零开始实现的HTTP服务器
RichardQZeng/CustomHeader
Customized QHeaderView with QComboBox in QTableView.
lgxZJ/Miscellaneous
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications