Jazea / Onvif.Core

A lightweight ONVIF Discovery and Client library.
MIT License
71 stars 26 forks source link

Documentation #4

Open pnandra opened 3 years ago

pnandra commented 3 years ago

hi there.
Can you please provide some documentation and more examples on how to use this library? Without documentation, it is very difficult to use.

MaarufB commented 2 years ago

@pnandra Hello bro do you have any project using this repo?

Videstra commented 1 year ago

Hi: Yes - there appears to be a lot of functionality in this library - and it is focused on making the implementation of ONVIF easy for the uninitiated. That would imply some documentation beyond the basic calls shown in the read.me. The object instatiation isn't even available there (I use VB.NET). I am trying to call GetStatusAsync and it requires a token (as a string) and I have no idea how to obtain that token...

jaydubal commented 1 year ago

This one seems very similar with few a tests, https://github.com/mictlanix/onvif/blob/master/test/Program.cs