Ezlo Vistacam 1203 connection to Echo Show

Can anyone tell me how to get Ezlo Vistacam 1203 doorbell cam to display on Echo Show? I am using EzloSecure, and the cam displays perfectly in the app and in the Ezlogic dashboard.

Hello @Kenneth_Bagnal

Unfortunately, our VistaCam 1203 is not compatible with the Echo Show and the streaming can not be redirected to it.

We will be attentive to your comments.

Regards,

Jonathan Botero.
Customer Care Tier 2 Support.

Don’t know about Echo Show, but you can use 3rd party apps like TinyCAM Pro on Android tablets, that’s what I do.

You need the RTSP stream and password of the camera, which can be found in this log file, I use WinSCP to login to my Ezlo controller and see its file system etc.

Path - /tmp/log/firmware
File - ha-camerasd.log

Example RTSP URL -

Camera URL :

rtsp://admin:2c8746206437997532agc139156741dbe3f50681@192.168.0.101:88/videoMain

I’d probably use the /videoSub stream though

rtsp://admin:2c8746206437997532agc139156741dbe3f50681@192.168.0.101:88/videoSub

The IP address is the IP of the camera, you should make it static, I just do this on my router and make sure the camera gets the same IP address every time.

EDIT: I am assuming you are using an Ezlo controller? That may not be the case, if a Vera controller you will need different instructions for obtaining the VistaCam’s RTSP URL and password.

I then use Tasker and TNES on the Android tablet, so I can send HTTP commands from Vera to the tablet to then make it show a particular cameras feed in TinyCam Pro app etc.