Skip to content

Add test for MediaStreamTrack constraints #2102

Open
@dontcallmedom

Description

@dontcallmedom

MediaStreamTrackConstraints are defined in a dictionary, so by default don't get detected by the collector, although they clearly change the interoperability surface.

A simple way to detect whether a browser supports a given constraint is to see if the key exists in the navigator.mediaDevices.getSupportedConstraints()

Metadata

Metadata

Assignees

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