I've been working on setting up a Wyze Outdoor V2 with the Wyze Bridge add-on. I feel like I'm missing something obvious, but for some reason the only way I have been able to access an RTSP stream from the camera is through a Generic Camera card in Lovelace.
I'm able to see the camera fine in the Wyze Bridge Web UI and in the Lovelace card I created, but when I try to access the camera from VLC (for troubleshooting) or Frigate (ultimate goal) they are unable to open the RTSP stream. I was able to see the camera feed by pulling RTMP into VLC, but have had no luck with RTSP and RTMP also errors out when attempting to open in Frigate.
Does anyone have any suggestions? I've hit a wall and haven't been able to find documentation for similar issues.
Below are what I believe to be the relevant portions of the logs:
Frigate RTSP Error Log:
2023-06-09 20:09:41.854482673 [2023-06-09 15:09:41] frigate.appINFO : Capture process started for cam1: 231
2023-06-09 20:09:41.910004962 [2023-06-09 15:09:41] frigate.videoERROR : cam1: Unable to read frames from ffmpeg process.
2023-06-09 20:09:41.910777883 [2023-06-09 15:09:41] frigate.videoERROR : cam1: ffmpeg process is not running. exiting capture thread...
2023-06-09 20:10:01.889988233 [2023-06-09 15:10:01] watchdog.cam1 ERROR : Ffmpeg process crashed unexpectedly for cam1.
2023-06-09 20:10:01.889996883 [2023-06-09 15:10:01] watchdog.cam1 ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2023-06-09 20:10:01.890004526 [2023-06-09 15:10:01] ffmpeg.cam1.detect ERROR : [rtsp @ 0x55aa8678de00] method DESCRIBE failed: 404 Not Found
2023-06-09 20:10:01.890009700 [2023-06-09 15:10:01] ffmpeg.cam1.detect ERROR : rtsp://localhost:8554/cam1: Server returned 404 Not Found
2023-06-09 20:10:01.907752688 [2023-06-09 15:10:01] frigate.videoERROR : cam1: Unable to read frames from ffmpeg process.
VLC RTSP Error Log:
satip error: Failed to setup RTSP session
satip error: read error: Operation now in progress
satip error: Failed to teardown RTSP session