登录
首页 » Java » android系统控制onvif协议摄像头app源码

android系统控制onvif协议摄像头app源码

于 2021-05-06 发布
0 268
下载积分: 1 下载次数: 0

代码说明:

android-onvif是一个基于android系统控制onvif协议摄像头的软件项目,例如海康摄像头等。本项目已将接口封装,使用简单。后续将扩展更多功能。。。功能介绍探索与发现摄像头摄像头参数获取和获取摄像头账号密码修改摄像头的固件升级摄像头截图修改摄像头时间重启摄像头修改摄像头ip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android商城源码(含后端源码+数据库)
    【实例简介】商城源码,包括前端和后端两部分
    2021-10-28 00:31:09下载
    积分:1
  • 远程视频监控
    【核心代码】 public interface CameraSource {  static final String LOG_TAG = "camera";  /**  * Open the camera source for subsequent use via calls to capture().  *   * @return true if the camera source was successfully opened.  */  boolean open();  /**  * Close the camera source. Calling close on a closed CameraSource is  * permitted but has no effect. The camera source may be reopened after  * being closed.  */  void close();  /**  * The width of the captured image.  *   * @return the width of the capture in pixels  */  int getWidth();  /**  * The height of the captured image.  *   * @return the height of the capture in pixels  */  int getHeight();  /**  * Attempts to render the current camera view onto the supplied canvas.  * The capture will be rendered into the rectangle (0,0,width,height).  * Outstanding transformations on the canvas may alter this.  *   * @param canvas the canvas to which the captured pixel data will be written  * @return true iff a frame was successfully written to the canvas  */  boolean capture(Canvas canvas);  boolean saveImage(String savePath, String fileName); }
    2013-12-04下载
    积分:1
  • J2E图书管理系统
    J2E图书管理系统
    2017-05-31下载
    积分:1
  • java 三角形面积计算(文件读取)
    java 三角形面积计算(文件读取)
    2014-07-15下载
    积分:1
  • android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    2013-03-02下载
    积分:1
  • android 电子书实例源码下载
    android 电子书实例源码下载
    2015-05-12下载
    积分:1
  • android listview 绑定数组 实例
    listview绑定数组 呈现
    2013-03-17下载
    积分:1
  • 自定义带有删除功能的edittext实例,在登录,搜索等地方经常用到可以直接用 android 实例
    自定义带有删除功能的edittext实例,在登录,搜索等地方经常用到可以直接用 android 实例
    2014-08-22下载
    积分:1
  • fragment实现tab代码
    fragment实现tab代码
    2014-05-23下载
    积分:1
  • java--博客简单评论demo
    简单博客评论功能,含登录,注册,增删改查等基础功能;样式有点low,就不截图发布了 MyEclipse项目,mysql数据库:root,密码123   登录注册,博客评论删除等功能项目:一个实现了增删改查技术的破烂微博技术:jsp servlet mysql项目实现:      1.注册,登录      2.主页面显示所有微博信息(查)      3.发微博(增)      4.点赞,取消点赞(改)      5.删除      6.建表,连接数据库      7.好友关系(附加,选择完成)前端页面提供好了,功能我大致已经完成,就是一些增删改查的功能。
    2019-04-29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载