mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
adding example for old foscam and similar no-brand (#23917)
* adding example for old foscam and similar no-brand * Update source/_integrations/mjpeg.markdown Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> * Update source/_integrations/mjpeg.markdown Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
b5696df535
commit
4b82107bee
@ -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`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user