vjsingh96

Results 3 comments of vjsingh96

When i call below function. fun getStreamURI() { mediaProfiles.firstOrNull()?.let { val request = OnvifRequest(getStreamURICommand(it), OnvifRequest.Type.GetStreamURI) ONVIFcommunication().execute(request) } }

Yes i have checked in other app.

Device info and profile getting successful.