thephez / onvif-viewer

Onvif Viewer capable of a rudimentary HMI/SCADA interface
MIT License
38 stars 12 forks source link

.net 5 and core 3.x #2

Open vmspc-com opened 3 years ago

vmspc-com commented 3 years ago

Hi thephez !! You have so beautiful codes... I just have converted the project to .net 5 and .net core 3.1 according to msdn instruction, then compilation is ok, but crashed runtime with all service references calling with 'object reference not set'. For example, even when SystemDateTime dt = client.GetSystemDateAndTime(); ... ( Onvif Interface project NOT Onvif-Viewer (not tested yet for Viewer) I'll appreciate if you have .net 5 version of this project. Best regards, Contact me by.. seeitlive@hotmail.com Hosung Untitled

thephez commented 3 years ago

I haven't used this project for several years and don't plan to do future updates at this time. I hope you're able to figure out the issue and get it working.