jimxl / qt-onvif-client
qt实现的onvif的客户端
☆64Updated 8 years ago
Alternatives and similar repositories for qt-onvif-client:
Users that are interested in qt-onvif-client are comparing it to the libraries listed below
- Free ONVIF library.☆55Updated 11 years ago
- 海思IPC☆50Updated 4 years ago
- 1)完成H264、H265、G711和AAC几种音视频编码格式数据到RTP、PS、TS包的封装处理 2)解析获取RTP、PS、TS包中的裸数据☆57Updated 5 years ago
- ☆30Updated 2 years ago
- 基于eXosip库,实现标准国标28181-2016协议要求,可级联上级平台,支持注册、媒体拉流、设备控制、设备信息查询等操作;☆101Updated 5 years ago
- Multi-Screen Player (based on Qt and vlc)☆39Updated 6 years ago
- A RTSP client based on jrtplib☆164Updated 5 years ago
- transfer h264 ES stream to PS stream, written in C☆44Updated 5 years ago
- Examples about libVLC☆71Updated 10 years ago
- Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++☆222Updated 6 years ago
- RTSP 服务器/客户端☆11Updated 6 years ago
- VC++实现的GB28181协议用到了一些开源库,程序和库版本都是VS2013编译☆75Updated 2 years ago
- 非常轻型的TS和PS封装与解封装代码,严格遵循ISO/IEC 13818-1标准,扩展性好。☆46Updated 8 years ago
- onvif协议☆34Updated 9 years ago
- PsMux for China GB28181☆73Updated 3 years ago
- a gb28181 sip sdk based on resiprocate☆30Updated 6 years ago
- ☆50Updated 2 years ago
- Onvif protocol based on the server-side program, the implementation of the function is device discovery. Note: must be in the same networ…☆33Updated 5 years ago
- c++ RTSP Client/Server - win32/linux/android☆30Updated 5 years ago
- sip video and voice client demo, receive rtsp media stream and push to other sip client. It use pjsip ,live555 and ffmpeg☆79Updated 9 years ago
- Implementation of a RTP server that sends video stream (H.264/HEVC) using the Real-time Transport Protocol(RTP) based on Linux/MacOS. 一个基…☆67Updated 6 years ago
- Threading library☆59Updated last year
- 依赖ZLMediaKit实现的一个简单的GB28181服务器,并提供了一个Client用于测试。支持Windows、Linux。