Ezlo Vistacam 1203 connection to Echo Show

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.