Hi, i am trying to add my cameras which i use with iCSee app, but i had problem with one of them. I was able to add first camera by the yaml file. First one is fine and when i create Picture Glance i see live video, but second one did not start. Any idea what is the problem ?
That is my code in configuration.yaml
stream:
camera:
-
platform: generic
name: Front door
still_image_url: “http://ip:554/webcapture.jpg?user=XXX&password=XXX&command=snap&channel=1”
stream_source: “rtsp://ip:554/user=XXX_password=XXX_channel=1_stream=1.sdp?real_stream”
-
platform: generic
name: Living room
still_image_url: “http://ip:554/webcapture.jpg?user=XXX&password=XXX&command=snap&channel=1”
stream_source: “rtsp://ip:554/user=XXX_password=XXX_channel=1_stream=1.sdp?real_stream”
In Picture Glance i see this error flickering for the second camera