MJPEG IP Camera
The MJPEG IP Camera integration allows you to integrate IP cameras which are capable to stream their video with MJPEG (Motion JPEG) into Home Assistant.
Prerequisites
To use this integration, you will need to at least have the video streaming
URL for your camera. If you don’t know it, you could try to look it up
in the iSpy Camera Connection Database
配置
要将 MJPEG IP Camera integration 添加到您的 Home Assistant 实例中,请使用此 My 按钮:
手动配置步骤
如果上述 My 按钮不起作用,您也可以手动执行以下步骤:
-
浏览到您的 Home Assistant 实例。
-
转到
设置 > 设备与服务。 -
在右下角,选择
Add Integration 按钮。 -
从列表中选择 MJPEG IP Camera。
-
按照屏幕上的说明完成设置。
This integration support both basic and digest authentication, which one to use is automatically detected when using a username and password.
Examples of MJPEG and still image URLs
-
Blue Iris Cameras / Blue Iris Server:
- MJPEG URL:
http://IP:PORT/mjpg/CAMERASHORTNAME/video.mjpeg
- Still Image URL:
http://IP:PORT/image/CAMERASHORTNAME
- MJPEG URL:
-
DCS-930L Wireless N Network Camera from D-Link:
- MJPEG URL:
http://IP/video/mjpg.cgi
- Still Image URL:
http://IP/image.jpg
- MJPEG URL:
-
DCS-933L Wireless N Network Camera from D-Link:
- MJPEG URL:
http://IP:PORT/video/mjpg.cgi
- Still Image URL:
http://IP:PORT/image/jpeg.cgi
- MJPEG URL:
-
OctoPrint (OctoPi):
- MJPEG URL:
http://IP/webcam/?action=stream
- Still Image URL:
http://IP/webcam/?action=snapshot
- MJPEG URL:
-
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
- MJPEG URL: