LiveLab
LiveLab copied to clipboard
More accurate camera resolution and capabilities
Is your feature request related to a problem? Please describe.
It seems possible to get more accurate information about camera resolution and capabilities by calling track.getCapabilities()
on an already active user media track. https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack/getCapabilities
Still researching this and will document more information here.