sarthak-k / Onvif.Open

Onvif Library for .NET
MIT License
15 stars 5 forks source link

How to build this project? #1

Open Kain-Ash opened 7 years ago

Kain-Ash commented 7 years ago

Hi, I have opened .csproj with visual studio 2015 and tryed to compile project. But there is problem with reference Microsoft.Web.Services3 Where could i get this dll? On NuGet there is dot net 2.0 .dll. Where I could get dll for dot.net 4.5?

Can you write down better explanation how to build this project in read me?

sarthak-k commented 7 years ago

Hi,

Sorry for delayed response.

Please note that, this project is in very primary stage. Current implementation of ONVIF protocol will not return anything except Date, Time and Device Information.

I have just pushed new commit which includes solutions to open and compile. Please let me know if you still face some issues. Also, you may try restoring NuGet packages through Restore NuGet Packages by right click on solution.

Also, just for your information, IP Camera without password (i.e just username and password is empty) will not work with current implementation of Password Digestor.