Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 321 Bytes

Onvif Events Receiver

C# client for getting events from ONVIF devices using pull point subscription method

Features:


-could receive events in raw xml presentation (without any additional parsing)
-.NET 4.6
-async/await paradigm
-pull point subscription method
-unit tests (NUnit + Moq)