All Projects → webrtcHacks → Webrtc Camera Resolution

webrtcHacks / Webrtc Camera Resolution

Licence: mit
WebRTC Camera Resolution Finder

Programming Languages

javascript
184084 projects - #8 most used programming language

WebRTC-Camera-Resolution

Finds WebRTC Camera resolutions.

Simple demo to show how one can automatically identify camera resolutions for use with WebRTC. Quick scan checks only common video resolutions. Full scan checks all 1:1, 4:3 and 16:9 resolutions between an entered range.

Updated February 2016

What's new:

  • support of the latest WebRTC getUserMedia and device enumeration specs
  • link to adapter-latest.js
  • added 1:1 aspect ratio scan to the full scanner
  • added bootstrap
  • added some links to more easily jump around the table
  • made sure it works with Chrome, Firefox, and Edge

Try it at https://webrtchacks.github.io/WebRTC-Camera-Resolution/

Read more at https://webrtchacks.com/getusermedia-resolutions-3/

Brought to you by webrtcHacks.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].