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.
http://danielrapp.github.io/spectroface/ does not work with Firefox 33 (latest release).
This come from the fact you use the
webkitprefix forgetUserMedia.Checkout this simple webrtc shim to make it work with Firefox.