Skip to content

Provide <audio> or <video> elements to MediaHandler #35

@wakamoleguy

Description

@wakamoleguy

This probably depends on #34, but it would be very convenient to bring this boilerplate code into the library:

mediaHint.remoteDisplay = myVideoElement;
mediaHint.localDisplay = myOtherVideoElement;

MediaHandler.setDescription(success, failure, mediaHint); // When available, attach streams to elements.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions