Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 318 Bytes

php-mjpeg-proxy

A simple php proxy for forwarding a mjpeg stream from a webcam.

  • proxy_mjpeg.php sends file webcam_offline.jpg on error.
  • proxy_mjpeg_error.php sends 503 http error on error. See proxy_mjpeg_error_view.html as well.

Configuration

Define $mjpeg_url in proxy_mjpeg*.php.