2017 © Pedro Peláez
 

library nocon-onvif

ONVIF communication methods for IP cameras.

image

nocon/nocon-onvif

ONVIF communication methods for IP cameras.

  • Tuesday, June 7, 2016
  • by bnielsen1965
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

NoCon-ONVIF

Provides the functions needed to communicate with ONVIF enabled IP camera devices., (*1)


INSTALLATION

The package can be installed one of two ways, either using composer to load the appropriate version into your application vendor directory or by copying the NoCon class directory into the appropriate location for your application., (*2)

Install with composer

Add a require statement to your composer.json file then run composer update to load the package., (*3)

"require" : {
  "nocon/nocon-onvif": "dev-master"
}

composer update, (*4)

Install custom

Download the package zip file and extract the contents to a temporary location. Copy the NoCon/ directory structure to your application's class file location where your autoloader can locate the class., (*5)


CHANGE LOG

Initial commit, alpha version, incomplete., (*6)

DEVELOPING

The Versions

07/06 2016

dev-master

9999999-dev

ONVIF communication methods for IP cameras.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3

 

by Bryan Nielsen

message communication camera nocon onvif