Hello, I have been following the OZEKI Camera SDK tutorials on youtube and I've had some trouble connecting to my ip camera, a Hikvision model DS-2CD2442FWD-IW. So far i've created a project in C# using Visual Studio that can detect the camera and display it's IP but when i try to connect to it, nothing happens (can't see the stream, detect movement). I suspect it's because the SDK uses "http://IP/onvif/device_service" to reach the service but the camera has a different URL.
I...
Can't connect to ip-camera in C# Visual Studio
I...
Can't connect to ip-camera in C# Visual Studio