Open vjsingh96 opened 6 years ago
Where exactly are you getting this error?
When i call below function.
fun getStreamURI() {
mediaProfiles.firstOrNull()?.let {
val request = OnvifRequest(getStreamURICommand(it), OnvifRequest.Type.GetStreamURI)
ONVIFcommunication().execute(request)
}
}
And which server are you using as IP address and port? Is it supported by ONVIF?
Yes i have checked in other app.
Device info and profile getting successful.
only device information is showing....
This is my response. Please help
400 - Bad Request