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

Problem with Ip Camera #6

Open
cahernanz opened this issue Feb 20, 2017 · 3 comments
Open

Problem with Ip Camera #6

cahernanz opened this issue Feb 20, 2017 · 3 comments

Comments

@cahernanz
Copy link

I trying to get the stream from an ip camera. So when i pass the follwing url http://192.168.0.21:6021/cgi-bin/cmd/encoder?GET_STREAM it ask fot user and password. So, when i entry the credentials it crashes showing the following exception

StatusCode: 200, ReasonPhrase: 'OK', Version: 1, Content: Windows.Web.Http.HttpStreamContent, Headers:
{
Connection: Keep-Alive
Cache-Control: no-cache
Pragma: no-cache
}{
Content-Type: multipart/x-mixed-replace;boundary=----------------boundary
}
Exception: 'System.InvalidOperationException' en mscorlib.ni.dll

Do you know how it could works with these device?

@kiewic
Copy link
Owner

kiewic commented Mar 3, 2017

Can you share the callstack of the exception and the HRESULT property value if available?

@cahernanz
Copy link
Author

It appears this message {"Problema de seguridad. (Exception from HRESULT: 0x800C000E)"}

@cahernanz
Copy link
Author

StatusCode: 200, ReasonPhrase: 'OK', Version: 1, Content: Windows.Web.Http.HttpStreamContent, Headers:
{
Connection: Keep-Alive
Cache-Control: no-cache
Pragma: no-cache
}{
Content-Type: multipart/x-mixed-replace;boundary=----------------boundary
}

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

2 participants