Coder Social home page Coder Social logo

hcnetsdk-java's People

Contributors

lkqm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hcnetsdk-java's Issues

请问能否支持云台控制?

能否支持云台控制?
比如说预设点、上下左右移动等。
如果可以的话,能否添加基本的使用文档/以及支持的功能简介

Channel List and QR

Hi

Thanks for your amazing lib. I learnt a lot from your code.

I have two request . I tried a lot but I couldn't do any of them.

  1. Get channel list : I want to get number of active camera and their channel number (How many channel are there and what is their number). I tried different way but all failed.

  2. Generate QR code: How to generate a QR code ? I didn't find anywhere in Hikvision Documentation.

I wonder if you could help me to develop or add these features to your lib

Thanks

opsForPtz().controlStop方法中stop参数应为1

代码:
com.github.lkqm.hcnet.options.PtzOptionsImpl#controlStop

@OverRide
public HikResult<?> controlStop(int command, int speed) {
return control(command, 1, speed);
}

但可调用com.github.lkqm.hcnet.options.PtzOptions#control方法,传入stop的值,暂不影响使用

关于MacOS SDK的问题

我在海康威视的官方没有找到MacOS对应的SDK库,想问一下大佬项目里面的dylib是哪里下载的

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.