Skip to content

Refactor code so that getUserMedia() is not called at Device.setup(), but later at Device.connect() #24

@atsakiridis

Description

@atsakiridis

This make the API cleaner and allows us to know exactly what media we need to request from webrtc (i.e. audio or audio/video) because it is requested no earlier than the time we actually make the call.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions