We don’t need to have the login form and when i take the code from this example to my application we can see that “Configuration.Instance” doesn’t have the information about the server (you can see the image attached). How can we login no form and that the Configurationi.Instance line can have the information correctly.
Please.
If you do not want to use the DialogLoginForm please see the CameraStreamResolution sample where the login is done without using the form.
To understand the Configuration and GetItems we strongly recommend the ConfigAccessViaSDK sample.
Maybe all you need is the FindCameras method in the CameraStreamResolution sample.
Thanks Kito, my video snippet is working. thanks again
