/OnvifEventsReceiver

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

Primary LanguageC#MIT LicenseMIT

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)