1 Star 4 Fork 2

light_years / onvif_http_C

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

onvif_http

介绍

天地伟业 tiandy onvif 接口 http 协议实现

软件架构

软件架构说明

使用说明

  1. 下载文件
  2. 修改onvif_http.c 用户名和密码 const char* userAndPass = "admin:admin"; const char* m_url = "http://192.168.1.101"; userAndPass 和 m_url 分别修改为自己摄像头 用户名密码 和IP地址
  3. Linux系统中安装curl,curl中开启了ssl

安装教程

  1. 解压文件
  2. make
  3. 运行onvif_http.out

参与贡献

  1. 感谢ezxml作者,一个非常好用的xml解析库,https://github.com/lxfontes/ezxml

特技

  1. 轻量级onvif协议实现
  2. 无gsoap
  3. 摄像头token和快照获取

联系

  1. qq:676750993
  2. wx:676750993
  3. 邮箱:676750993@qq.com

捐赠

输入图片说明

MIT License Copyright (c) 2022 light_years Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

天地伟业 tiandy onvif 接口 http 协议实现 #snopshot 快照 C语言 展开 收起
C 等 2 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C
1
https://gitee.com/light__years/onvif_http.git
git@gitee.com:light__years/onvif_http.git
light__years
onvif_http
onvif_http_C
master

搜索帮助