defvol / Paparazzo.js

A high performance web proxy for serving MJPG streams to the masses.
197 stars 38 forks source link

Updated Dockerfile and added instructions for quick start. #42

Open quartarian opened 9 years ago

quartarian commented 9 years ago

I edited the Dockerfile and Makefile to work together out of the box, and added the commands needed to run in Docker. Hopefully others find it useful.

defvol commented 9 years ago

Great, I'm having some trouble testing this in my boot2docker setup, but It looks good. Just added some comments I think should be corrected before merging

defvol commented 9 years ago

Note for boot2docker users: You'll need to update the reference to localhost in demo.html to the same ip provided by boot2docker ip

screen shot 2015-06-29 at 9 33 53 am