@dathomas85
The gateway, if everything were working properly, would show additional lines a detail showing the Alexa devices connecting and then performing RTSP negotiations withe the IP cameras.
This is almost always a network issue.
It could be a firewall blocking access to port 443 where the Monocle Gateway is running.
It could be that port 443 is already in use by some other service already running on the same system where the gateway is installed.
It could be (and often is) an issue of DNS rebinding (
https://monoclecam.com/monocle-gateway/troubleshooting/dns-rebinding)
It could be (albeit a more rare situation) that the Alexa devices and Monocle Gateway are on different networks (Guest WiFi network or VLANS)
For Reolink cameras I believe that just @tunnel is needed along with the manufacturer set to “Reolink” in the Monocle web portal.
From the log, everything else looks to be working correctly. The link between your Alexa account and Monocle is working and your Monocle Gateway is authenticated and communicating successfully with the Monocle servers. We can clearly see the incoming camera stream requests, but we are missing the Alexa device connections that should immediately follow the “INITIALIZE RTSP STREAM” blocks.
Thanks, Robert