Making Alexa Work -
-
OK - I tried that and here is what it says:
"Unable to create the cache directory (/home/ubuntu/monocle/www.monoclecam.com/www/cache/twig/8f)I have GOOGLE WIFI in my house - so I don’t know if your gateway software will work with Google WIFI?
-
This post is deleted! -
-
@Monocle I got excited and said “Alexa show front porch”
She said OK –
Then after about 30 seconds she said that the camera is not responding…
Here is the log:
[
{
“timestamp”: “2019-06-04T13:26:03.628Z”,
“request”: “InitializeCameraStreams”,
“response”: [
{
“uri”: “rtsp://%USER%:%PWD%@192.168.86.216:554/StreamingChannels/101”,
“proxy”: “rtsp://proxy.monoclecam.com:443/c4bcac5a-a7d5-4a07-a028-f71e5ca386fd”,
“resolution”: {
“width”: “1920”,
“height”: “1080”
},
“authorizationType”: “BASIC”,
“videoCodec”: “H264”,
“audioCodec”: “AAC”,
“protocol”: “RTSP”
}
]
},
{
“timestamp”: “2019-06-04T13:24:31.729Z”,
“request”: “InitializeCameraStreams”,
“response”: [
{
“uri”: “rtsp://%USER%:%PWD%@192.168.86.216:554/StreamingChannels/101”,
“proxy”: “rtsp://proxy.monoclecam.com:443/54671d1b-8bd6-496a-8864-150b079a55fd”,
“resolution”: {
“width”: “1920”,
“height”: “1080”
},
“authorizationType”: “BASIC”,
“videoCodec”: “H264”,
“audioCodec”: “AAC”,
“protocol”: “RTSP”
}
]
}, -
Well at least she is trying now – so we are on the right track :-)
Try following these tips (some may be redundant with things you have already tested) to see if you can get it working:
https://monoclecam.com/tipsThanks, Robert
-
@Monocle
So - we know that your proxy / tunnel will not work because I got the error message on my Google WIFI that I posted above.
Tagging my camera with @tunnel simply made it fail faster.At this point I am not optimistic. I think it PROBABLY is that I need to open port 554 and 443 but I am having difficulty doing that on my GOOGLE WIFI network.
Bill -
The error should have been fixed on our end, if not, let me know and if you can provide a screenshot.
Thanks, Robert
-
I don’t know much about Google WIFI, but you should not have to expose these ports to the outside world (the Internet) they are only accessed locally inside your network from the IP camera and Alexa devices.
Now, if the Google WIFI somehow blocks internal network access to these ports, then there may be something additional needed to allow incoming access on port 443 to the Monocle Gateway and incoming access to the IP camera on its RTPS port (554).
Thanks, Robert
-
@Monocle
Internally Google WIFI does not block anything. Glad to know I do not need to open any ports.It is still not working. The VLC works a treat so I know that my information is good on the stream.
What can I send you a picture of that would help?
Bill -
Just a screenshot of the error you were getting.
If you have the Monocle Gateway installed locally and your camera tagged (@tunnel) to use the gateway, you can copy the log data to this post and I can review it for any errors. Make sure to include the part of the log that includes the startup messages as well as the period of time that covers you asking Alexa for the camera feed.
I just thought of one more technical item that Google WIFI could be blocking (if you are using the Monocle Gateway software). DNS Rebinding, please see: https://monoclecam.com/monocle-gateway/troubleshooting/dns-rebinding
Thanks, Robert