Skip to content

Taking 30-40 sec to load input devices list in ionic android  #17

@shiv8652

Description

@shiv8652

I am implementing this on ionic for android, below code is taking too much time to get list of device(videoinput, audioinput).

await OvenLiveKit.getDevices().then((devices) => {
			this.deviceList = devices.videoinput;
		})

I have just started implementing this im new to this kit web

it is working on html & javascript issue is only for ionic android

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions