RTSP Client Socket Connected Issues
-
struggling with setup issues.
Have a Yeskamo Cam that i can stream through VLC.
Have an Amazon FireHD8.Setup the Monocle Gateway, and when i ask Alexa to show the camera it is not showing the camera.
Screen dump :
------------------------------------------------- MONOCLE RTSP SERVICE - INITIALIZED ------------------------------------------------- FQDN = 5e47b77d-7cd5-4b17-a2fd-b729d1c02d56.mproxy.io HOST = 192.168.1.244 PORT = 443 ------------------------------------------------- ------------------------------------------------- INITIALIZE RTSP STREAM: Front Camera ------------------------------------------------- - NAME : Front Camera - LABEL : PRIMARY - URL : rtsp://192.168.1.242:554/ - UUID : STREAM:75b2df91-d5b7-4755-a0b3-f6248b1f4aa8 - SESS : 74f2a78b-1fba-4fcb-89dd-d5e3f2cd9172 - MODIF : Wed May 27 2020 13:13:30 GMT+0100 (GMT Summer Time) - TAGS : @noaudio,@tunnel -------------------------------------------------
Nothing after this.
-
If there is no TCP connection information in the log after this, then it means the Alexa devices are not able to connect to the Monocle Gateway. It is most likely a networking related issue.
It could be a firewall blocking access to incoming connections on port 443 on the computer running the gateway. The Alexa devices and Monocle Gateway need to be on the same internal network. Or most likely the issue is DNS rebinding. See: https://monoclecam.com/monocle-gateway/troubleshooting/dns-rebinding
Thanks, Robert