diff --git a/configuration/configuration.yaml b/configuration/configuration.yaml index 694e5ea..51a0426 100644 --- a/configuration/configuration.yaml +++ b/configuration/configuration.yaml @@ -178,27 +178,27 @@ ios: color: "#ffffff" camera: - - platform: generic - name: '3D Printer Camera' - still_image_url: https://192.168.110.11:8554/currentpic.cgi - stream_source: rtsp://192.168.110.11:8554/unicast - rtsp_transport: udp - verify_ssl: false - scan_interval: 5 - - platform: generic - name: 'Kitchen Direct' - still_image_url: https://root:root@192.168.110.12/cgi-bin/currentpic.cgi - stream_source: rtsp://192.168.110.12:8554/unicast - rtsp_transport: udp - verify_ssl: false - scan_interval: 5 - - platform: generic - name: 'Hallway Direct' - still_image_url: https://192.168.110.13:8554/currentpic.cgi - stream_source: rtsp://192.168.110.13:8554/unicast - rtsp_transport: udp - verify_ssl: false - scan_interval: 5 +# - platform: generic +# name: '3D Printer Camera' +# still_image_url: https://192.168.110.11:8554/currentpic.cgi +# stream_source: rtsp://192.168.110.11:8554/unicast +# rtsp_transport: udp +# verify_ssl: false +# scan_interval: 5 +# - platform: generic +# name: 'Kitchen Direct' +# still_image_url: https://root:root@192.168.110.12/cgi-bin/currentpic.cgi +# stream_source: rtsp://192.168.110.12:8554/unicast +# rtsp_transport: udp +# verify_ssl: false +# scan_interval: 5 +# - platform: generic +# name: 'Hallway Direct' +# still_image_url: https://192.168.110.13:8554/currentpic.cgi +# stream_source: rtsp://192.168.110.13:8554/unicast +# rtsp_transport: udp +# verify_ssl: false +# scan_interval: 5 influxdb: host: 192.168.50.100