Wyze Camera - rtsp stream

I have a Wyze cam with the Dafang Hacks firmware installed. Everything works great (for the most part) in the camera interface. I am able to view the rtsp stream in VLC, tinycamPro, etc but I am unable to get the video to display within Home Assistant. I am running Hass.io in docker on an ubuntu server. This has worked in the past but lately just shows (Image not available) message. Any suggestions?

Using the below code in my configuration

  • platform: ffmpeg
    name: DaFang3
    input: -rtsp_transport tcp -i rtsp://dafang:8554/unicast
2 Likes

Quick update - haven’t changed anything except for updating the firmware on the camera. One of the updates seems to have fixed it.