Skip to content
Discussion options

You must be logged in to vote

Hello!

Do you use conformant Device for the testing?

The test is failed because for GetStreamUriResponse device sends wrong namespace for the following prefix: SOAP-ENV.
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" - is current
xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope" - is expected

So ONVIF Client Test Tool could not find the full path for GetStreamUriResponse tag and fails the step So issues is with invalid Device behavior. Could you try to use other device?

For GetProfilesResponse all namespaces are valid, so it passes.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Bibo881
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants