I'm trying to create a way to view my security cameras without browser support for mjpg streaming. The paparazzo.js seems like a good solution to test out: https://github.com/rodowi/Paparazzo.js/
There is a demo script and I've uploded it to my page homepage: http://intra.tobiasfransman.net/talo/demo/demo.html
But it not displaying the test camera image. Am I doing something wrong, shouldn't the demo work with default out of box parameters?