You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for that. I have to admit as I did not found anything on how to merge audio and video streams in the doc, I tried to ask an LLM which obviously was not a good idea.
EDIT: I managed to get both audio and video in one stream with this:
With the web UI it's great and I get almost no latency. Now I need to figure out how to get to to frigate with restream (and another instance of go2rtc) as there the audio is not present there.
I am trying to merge an audio stream and a video stream on a Raspberry Pi. Here is my config:
The picam_audio stream only contains video stream and no audio. ffprobe gives me this:
Am I missing something ?
The text was updated successfully, but these errors were encountered: