Jazea / Onvif.Core

A lightweight ONVIF Discovery and Client library.
MIT License
71 stars 26 forks source link

Wrong information in result #12

Closed jaydubal closed 4 months ago

jaydubal commented 1 year ago

Hi, first of all thanks for your onvif library.

I am not sure if this some error or hardware issue. When calling :

var vsources = await media.GetVideoSourcesAsync();

it returns one result, then checking vsources[0].Imaging.Exposure.Mode.ToString() it shows "AUTO" while the option set in the IP camera is "MANUAL". Similarly other options like BLC etc return default / wrong values.

Can you please suggest what could be wrong here? is there some other setting / option / method to call?

Thanks!

jaydubal commented 1 year ago

Update: It is working fine. It seems that the default IP administration (app/screen) should be kept closed, when using the call.