Generic Camera for Wansview Baby Monitor

Hi all,

I purchased the Wansview Baby Monitor V1 [B0F1MYFMDC] and it offers RTSP and Still via ONVIF Support on HTTP. I can open the RTSP stream with no issues using VLC on my LAN with url of this format:

rtsp://username:[email protected]:554/live/ch0

From this I am trying to use the Generic Camera integration on my HA Yellow and while I can get the Still preview to show using this url : http://192.168.1.118:8899/api/v1/snap.cgi the Stream never shows up, I get an error “Error starting stream, see logs for details (Stream never started)”

I have tried various setting combination in the Integration (TCP/UDP, Digest, no SSL, etc…) but nothing works. Any ideas on how to set this up correctly?

Thanks,

Ok well despite the preview not working I can actually validate and use the Camera in HA!