diff --git a/source/_integrations/mjpeg.markdown b/source/_integrations/mjpeg.markdown index f9be0d3f0c0..e0959747793 100644 --- a/source/_integrations/mjpeg.markdown +++ b/source/_integrations/mjpeg.markdown @@ -56,3 +56,8 @@ use is automatically detected when using a username and password. - OctoPrint (OctoPi): - MJPEG URL: `http://IP/webcam/?action=stream` - Still Image URL: `http://IP/webcam/?action=snapshot` + +- Legacy Foscam / wanscam + - MJPEG URL: `http://IP:PORT/videostream.cgi` (add ?resultion=32 for 640x480 or ?resultion=32 for 320x240) + - Still Image URL: `http://IP:PORT/snapshot.cgi` +