http://danielrapp.github.io/spectroface/ does not work with Firefox 33 (latest release). This come from the fact you use the `webkit` prefix for `getUserMedia`. Checkout this [simple webrtc shim](https://gist.github.com/tOkeshu/f125beae76fd78b9688e) to make it work with Firefox.