getUserMedia has to be enabled in Firefox by setting the media.peerconnection.enabled option to true in about:config. There are a few more differences once we start coding so let’s walk through it. Our recipe for getUserMedia success will be broken down into the following easy steps: A helping of HTML5 A dollop of feature detection A spoonful of streaming Ready for serving A final tip Deep breath