I have a TP-Link Tapo C200 cam which is onvif compliant (including PTX). I've created a username and password for the cam using the Tapo app, and can access the live video stream using Onvif Device Manager. When I add the camera to BI, entering the user id and password and using the "inspect now" option, I get this:
...but I get no video stream - just: "RTSP: 404 Stream Not Found"
The following URL works fine in VLC:
I've tried putting "/stream1" in the Path in BI, but I still can't get the stream.
Any ideas for why I can't get the video stream in BI? Since I'd also like to use the PTZ features (which are available when I access the camera in Onvif Device Manager), how can I get basic ONVIF access to this camera in BI?
Code:
Opening port 80...
HTTP request...
Failed with HTTP 12029
Opening port 8999...
GetCapabilities...
No response
Checking for common cameras...
Foscam FI86xx/98xx compatible?
Foscam FI89xx compatible?
Foscam FI9821 V2 compatible?
Foscam FI9821 media port compatible?
RTSP port open?
RTSP port detected!
Done
The following URL works fine in VLC:
Code:
rtsp:/myuser:mypassword@192.168.1.27:554/stream1
I've tried putting "/stream1" in the Path in BI, but I still can't get the stream.
Any ideas for why I can't get the video stream in BI? Since I'd also like to use the PTZ features (which are available when I access the camera in Onvif Device Manager), how can I get basic ONVIF access to this camera in BI?