We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MediaCapabilites-API requests for decoder-capabilities, it does not provide information about connected display capabilities.
use matchMedia() method to query display properties and use this for initialTrackSelection of video tracks.
matchMedia()
The text was updated successfully, but these errors were encountered:
stschr
No branches or pull requests
Description
MediaCapabilites-API requests for decoder-capabilities, it does not provide information about connected display capabilities.
Tasks
use
matchMedia()
method to query display properties and use this for initialTrackSelection of video tracks.The text was updated successfully, but these errors were encountered: