I am also experiencing a similar issue, I set the docker instance up without any issues. However my echo show keeps saying “the camera isn’t responding”.
I have pasted a copy of my log to the link below, any assistance would be appreciated:
https://pastebin.com/MhCxf8bj
Here is my camera feed history:
[
{
"timestamp": "2019-12-04T17:59:41.976Z",
"request": "InitializeCameraStreams",
"response": [
{
"uri": "rtsp://%USER%:%PWD%@192.168.0.40:554/Sms=2.unicast",
"proxy": "rtsp://87939317-d807-451b-8275-24ce48c5e5b8.mproxy.io:443/STREAM:fabda600-c841-4e0e-ab69-aff675d202ff?session=8842c12c-3a24-4061-a604-85428d243a73",
"resolution": {
"width": "1920",
"height": "1080"
},
"authorizationType": "DIGEST",
"videoCodec": "H264",
"audioCodec": "AAC",
"protocol": "RTSP"
}
]
}
And finally a screenshot of my cam setup in the Monocle portal:
Screenshot 2019-12-04 at 18.01.48.png
Thanks,
Vel