mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-28 13:57:04 +00:00
800 B
800 B
layout, title, description, date, sidebar, comments, sharing, footer, ha_category, logo, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | ha_category | logo | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Android IP Webcam Camera | Instructions on how to integrate Android IP Webcam cameras within Home Assistant. | 2015-07-11 0:36 | true | false | true | true | Camera | android_ip_webcam.png | 0.40 | Local Polling |
The android_ip_webcam
component adds a camera by default if you choose not to use the component but still want to see the video feed then the mjpeg
camera platform can be used.
{% linkable_title Configuration %}
To enable only the camera in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
camera:
- platform: mjpeg
mjpeg_url: http://IP_ADDRESS:8080/video