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

request failed: GetStreamURI #20

Open
MajdSharabah opened this issue Jun 6, 2021 · 2 comments
Open

request failed: GetStreamURI #20

MajdSharabah opened this issue Jun 6, 2021 · 2 comments

Comments

@MajdSharabah
Copy link

Hi rvi
i'm work with Onvif camera
i use your project to connect my ip camera
and i have this response. Please help.

E/ERROR: request failed: GetStreamURI
Response: 500 - Internal Server Error
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:xs="http://www.w3.org/2000/10/XMLSchema" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:tt="http://www.onvif.org/ver10/schema" xmlns:ter="http://www.onvif.org/ver10/error" xmlns:wsnt="http://docs.oasis-open.org/wsn/b-2" xmlns:wsrf-bf="http://docs.oasis-open.org/wsrf/bf-2" xmlns:wsrf-r="http://docs.oasis-open.org/wsrf/r-2">env:Bodyenv:Faultenv:Codeenv:Valueenv:Sender</env:Value>env:Subcodeenv:Valueter:InvalidArgs</env:Value></env:Subcode></env:Code>env:Reason<env:Text xml:lang="en">Invalid Args</env:Text></env:Reason></env:Fault></env:Body></env:Envelope>

@ADK64
Copy link

ADK64 commented Jun 16, 2021

Something is wrong with arguments that your app is sending, according to official documentation:

  • missing argument
  • too many arguments
  • arguments are of the wrong data type.

for more check https://www.onvif.org/specs/core/ONVIF-Core-Specification-v1612.pdf

@rvi
Copy link
Owner

rvi commented Jul 30, 2021

Sorry for the late reply, somehow, github notifications are going to my spam folder.

It was working for me at the time this project was developed on 7/10 different cameras. I don't have access to those cameras anymore so I'm not able to reproduce this issue..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants