Skip to content

Commit

Permalink
Merge pull request #285 from agsh/fix-readme
Browse files Browse the repository at this point in the history
fix: readme fixes
  • Loading branch information
agsh authored Feb 25, 2023
2 parents be4f5ee + 28c9a8e commit 73f6e98
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The library uses NodeJS. And works on the server-side.

[![ONVIF](https://www.onvif.org/wp-content/themes/onvif-public/images/logo.png)](http://onvif.org)

## Testing
## Troubleshooting
The library is tested on a test bed with 5 x Axis, 2 x Bosch, 1 x Canon, 2 x Hanwha, 4 x HikVision, 1 x Panasonic, 2 x Sony and 2 x unknown vendor cameras. There is a mix of PTZ and Fixed cameras and a mix of Pre-Profile, Profile S, Profile G and Profile T devices.

It is also tested with some Analogue Encoders from Avigilon, Axis, Bosch and HikVision including testing the RS485 output.
Expand Down Expand Up @@ -84,10 +84,6 @@ For Profile G Recorders it displays the RTSP address of the first recording
* example7.js - example using a Promise API. It uses 'promisify' to convert the ONVIF Library to return promises and uses Await to wait for responses
* example8.js - example setting OSD On Screen Display. (also uses Promises API)

## Troubleshooting
Different cameras have different ONVIF implementation. I've tested this module only with a couple of devices. So if you got different problems with this library, please let me know via e-mail. Else please just send the model of your
camera to me.

# API

## You can find this page and full API class documentation here: [http://agsh.github.io/onvif/](http://agsh.github.io/onvif/) ##
Expand Down

0 comments on commit 73f6e98

Please sign in to comment.