Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

without carry authentic message #2

Open
Komark-Zhang opened this issue Jul 1, 2020 · 0 comments
Open

without carry authentic message #2

Komark-Zhang opened this issue Jul 1, 2020 · 0 comments
Labels

Comments

@Komark-Zhang
Copy link

Dear Jazea:
Hello, I have some question about how to use your project to control a onvif-camera.
My situation is :
step 1. enable the digest/wsse authentic of the camera;
step 2. by coding
"PTZClient pc = await OnvifClientFactory.CreatePTZClientAsync(cameraIP, userName, passWord); "
and
"await pc.ContinuousMoveAsync(ptz_profile, new PTZSpeed { PanTilt = v2d, Zoom = v1d }, null);"
and receive a result about "authentic wrong".
step 3. I use wireshark to grab the package , find it was without carring "username" and "password" message in the package when I called the CreatePTZClientAsync function.

  So, my question is how to use your interfaces of the project to pass the "digest/wsse" authentic .
 
  I hope I can receive your reply .
  Thanks. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants