Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/edgex-camera/device-cameras

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/edgex-camera/device-cameras

  • v0.0.6
  • Source
  • Go
  • Socket score

Version published
Created
Source

device-cameras

统一摄像头服务,整合不同类型摄像头 相关文档

本每个edgex设备包含2个部分

  1. 摄像头,必须包含
  2. 控制协议,如onvif、sip等

已知设备类型

编号设备名称摄像头类型控制协议备注已支持
1normal-camerausb/rtsp-普通usb/ip摄像头 
2onvif-camerartsponvif球机onvif摄像头
3dual-usb-camerausb-双usb摄像头× 
4simple-camerausb/rtsp-简化版摄像头,仅支持拍照 × 

配置存储方式

|_ Driver
    |_ all_devices(json,key为device name, value为true)
    |_ "DeviceName1" (json, 该device专属配置)
        |_ DeviceName1.camera (json, 该device camera配置)
            |_ DeviceName1.camera."channelId1"
            |_ DeviceName1.camera."channelId2"
        |_ DeviceName1.control (json, 该device控制协议配置)
            |_ DeviceName1.onvif.config (json, onvif基础配置)
            |_ DeviceName1.onvif.presets (json, onvif预置位信息)
    |_ "DeviceName2"
        ...

FAQs

Package last updated on 09 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc