summaryrefslogtreecommitdiff
path: root/mjpeg-proxy.js
AgeCommit message (Collapse)Author
2014-02-18Don't use agent for mjpeg streamsHEADmasterChristian Franke
2014-01-21Modify code for usage with mjpegplexerChristian Franke
* Handle loss of webcam stream more gracefully * Stays always connected for ease of control flow * Allow to blank out image with stills
2014-01-15Fixing an issue with some camerasGeorges-Etienne Legendre
2013-06-28Fixing a issue with response socket being null, now using the request socket ↵Georges-Etienne Legendre
for close event watching
2013-06-28Merge branch 'master' of github.com:legege/node-mjpeg-proxyGeorges-Etienne Legendre
2013-06-28Adjusting log levelGeorges-Etienne Legendre
2013-06-26Remove char " (double quotes) from boundarybignerd95
On safari iphone and mac the stream freezes if in boundary value are present " (double quotes) chars
2013-02-04Adjusting licenseGeorges-Etienne Legendre
2013-02-04A module version of this application, with express.jsGeorges-Etienne Legendre