Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tereius/onvifmonitor

📹 A proof of concept of an ONVIF camera viewer/monitor
https://github.com/tereius/onvifmonitor

cpp gsoap onvif qml qt

Last synced: about 1 month ago
JSON representation

📹 A proof of concept of an ONVIF camera viewer/monitor

Awesome Lists containing this project

README

        

# ONVIFMonitor

This is a project I started some years ago but never finished (and probably will never finish). But it is of great use for developers who
want to learn how build an ONVIF qml app using [libONVIF](https://github.com/Tereius/libONVIF). The most basic features of an ONVIF camera
viwer/monitor should work like:

* Basic ONVIF device configuration
* Observing of ONVIF Media profiles
* Video/Audio-Stream playback using QtAV
* Event handling (partially implemented, this is where I stopped)

I hope that this project will be useful for you.

Please don't open feature requests. At the moment I have no intention to continue working on the project.