onvif協議client與server對接

happytimesoft有完整的c語言開發的onvif client和server,一共1000$,真便宜,haha.html

http://www.happytimesoft.com/products/multi-onvif-server/index.htmlnode

1000$都出不起的窮人就往下看吧,😄 ,不花錢,花點時間也是能夠搞定onvif的。python

 

網上搜羅了一下,現成的onvif客戶端和服務器太多了,我測試了幾個nodejs和python平臺的,很容易用起來。git

 

一、c語言開發onvifgithub

1) onvif server
golang

ONVIF Device(IP camera) Service server (Linux daemon)api

This server (Service) has a minimal implementation. Use this server as a template for writing your ONVIF service for an IP camera.服務器

https://github.com/KoynovStas/onvif_srvdapp

2) Onvif QT Server and Client測試

https://github.com/hummatli/onvif-qt-server-client

3) ONVIF server for V4L2 Devices

https://github.com/mpromonet/v4l2onvif

4) ONVIF framework code for IP based camera

https://github.com/shengjuntu/onvif-ipcam

4) Free ONVIF library

https://github.com/test12416/OpenONVIF

5) OnvifServerSimu

https://github.com/legahero/OnvifServerSimu

6) libonvif

https://github.com/lcmftianci/libonvif

7) Yet another ONVIF library

https://github.com/Tereius/libONVIF

 

二、nodejs開發onvif

1) node-onvif

https://github.com/futomi/node-onvif

2) node-gotapi-plugin-onvif

https://github.com/futomi/node-gotapi-plugin-onvif

3) rpos-gateway(rtsp to onvif)

Raspberry Pi ONVIF Gateway based on rpos

https://github.com/kristian/rpos-gateway

4) Raspberry Pi Onvif Server

http://breeeze.github.io/rpos

5) onvif client protocol profile s(直播流)和profile g(回放)node.js實現

https://github.com/agsh/onvif

 

三、python開發onvif

https://github.com/yxteagle/python-onvif

https://github.com/quatanium/python-onvif

 

四、golang開發onvif

https://github.com/ChihChengYang/go-onvif

 

onvif_demo.zip

https://files.cnblogs.com/files/dong1/onvif_demo.rar

相關文章
相關標籤/搜索