Skip to content

Instantly share code, notes, and snippets.

@devzorg
Created March 29, 2018 10:57
Show Gist options
  • Save devzorg/679a6e83253f716ed7496c9a302d5a59 to your computer and use it in GitHub Desktop.
Save devzorg/679a6e83253f716ed7496c9a302d5a59 to your computer and use it in GitHub Desktop.
ONVIF server crossplatform compilation
Профили протокола https://www.onvif.org/profiles/
Спецификация и WSDL https://www.onvif.org/profiles/specifications/
SERVERS::
c#
https://github.com/sarthak-k/Onvif.Open
https://github.com/ticapix/onvifserver
Java
https://github.com/hhbgk/WebService
Maven based
https://github.com/BrandonArp/onvif-java
Go
https://github.com/yakovlevdmv/goonvif
C++
https://github.com/OpenTYeung/onvif_srvd
- https://github.com/KoynovStas/onvif_srvd
- https://github.com/mpromonet/v4l2onvif for Video4Linux2 devices (https://ru.wikipedia.org/wiki/Video4Linux)
- https://github.com/lubing521/onvifxx
Node.js
https://github.com/BreeeZe/rpos
https://github.com/hawkeye64/onvif-nvt
PHP Client
https://nix-tips.ru/php-upravlenie-onvif-sovmestimoj-kupolnoj-ip-kameroj-rvidahua.html
LIBS:
https://github.com/linkingvision/rapidonvif
GUI and clients
win http://lingodigit.com/onvif.html
linux https://sourceforge.net/projects/onvifdm/
Emulator*, image for VirtualBox http://www.lingodigit.com/onvif/ONVIF-Emulator-20160529.tar.xz
ONVIF Raspberry Pi * http://www.lingodigit.com/onvif/onvif-pi_20160610.img.xz
* Default user name and password are “admin” and “admin”;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment