Is there a way to detect whether a browser supports the HTML5 Media Capture API for a mobile website I\'m building? I can only seem to find solutions for detecting get
You can use modernizr, on the docs page you can see in the table of features supported and detected that they detect both the HTML Media Capture and also the getUserMedia