rvi / ONVIFCameraAndroid

Example on how to connect to an ONVIF camera on Android
MIT License
141 stars 67 forks source link

RTSP URI haven't been retrieved #3

Closed anhthoai closed 6 years ago

anhthoai commented 6 years ago

Hello. I tried to build this project, I can see all Device Information with app but when I click on "CONNECT TO CAMERA", it said "RTSP URI haven't been retrieved". Any help?

anhthoai commented 6 years ago

When I change to http://www.onvif.org/ver10/media/wsdl it is working now.

rvi commented 6 years ago

Glad you solve your problem!

vjsingh96 commented 6 years ago

Same issue

vjsingh96 commented 6 years ago

This is my response. Please help

400 - Bad Request <?xml version="1.0" encoding="UTF-8"?>

SOAP-ENV:SenderMethod 'GetStreamUri' not implemented: method name or namespace not recognized
Ahmedammar99 commented 3 years ago

http://www.onvif.org/ver10/media/wsdl

@anhthoai kindly tell, what have you changed to this, because i have got into same error, kindly provide details thanks.