On this HTML5Rocks WebRTC Demo page If i open any of the demos in firefox or chrome i get this error:
getUserMedia() not supported in your browser
When i check: http://caniuse.com/stream It should be working from Chrome 21+ and FF 17+
Interestingly enough, the demo works fine in Opera 12. Can anyone tell me what is wrong with the demo and how to fix it?
[EDIT] Apparently i was not on the latest Chrome (i was still on 33). It was waiting for me to restart to switch to chrome 34. After restarting it worked fine. But it is still not working in firefox.