Skip to content

Commit 28c9a8e

Browse files
committed
fix: readme fixes
1 parent be4f5ee commit 28c9a8e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The library uses NodeJS. And works on the server-side.
1414

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

17-
## Testing
17+
## Troubleshooting
1818
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.
1919

2020
It is also tested with some Analogue Encoders from Avigilon, Axis, Bosch and HikVision including testing the RS485 output.
@@ -84,10 +84,6 @@ For Profile G Recorders it displays the RTSP address of the first recording
8484
* 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
8585
* example8.js - example setting OSD On Screen Display. (also uses Promises API)
8686

87-
## Troubleshooting
88-
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
89-
camera to me.
90-
9187
# API
9288

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

0 commit comments

Comments
 (0)