Frigate + Wyze Cam V3 wyze_mini_hacks RTSP- unable to listen to audio live and unable to record audio with video. #6962
Replies: 6 comments 26 replies
|
I am having the same issue with no audio in recordings or live. I’m using gotortc like you, but I saw it the docs that webrtc requires the opus codec so in the go2rtc section I convert to that like in the docs. - "ffmpeg:rtsp_cam#audio=opus" Still no audio though. |
|
My Wyze cameras are set to the aac preset, and before I updated to version 11 I was using the manual ffmpeg copy to aac argument and I got audio. So I am assuming that part is unchanged. The only thing that has changed is the move to 11 and using the preset and using go2rtc |
|
Why not just use Wyze Bridge? https://github.com/mrlt8/docker-wyze-bridge |
|
@danlo315 Could you please also share:
Thanks! |
|
Yeah, and the cam will also have a go2rtc, so my goal will be to call WyzeCam go2rtc server direclty from the: I successfully activated the go2rtc server on the CAM: however was not able to figure out how to call the stream from Frigate: |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Does anyone have a working config they'd be willing to share with RTSP Wyze V2/3 cameras?
I am also curious if there is a RTSP tool I can use from an android phone or some tool on the home assistant I can probe the camera for the correct video/audio info.
Here's my config if anyone can eyeball it and help. Everything in here works except the audio.
All reactions