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
I tried multiple approaches such as manually running two instances of ffmpeg (one for the video and one for the audio), but I was not able to fix the issue (and I don't believe that the Golang exec.Command function is affecting this). Additionally, I'm not entirely sure if it's directly related to the ffmpeg configuration or if it's due to some buffering in the WebRTC communication, or maybe both (and I'm still quite inexperienced when it comes to debugging this kind of issue).
Hi, to fix audio latency..
I was thinking perhaps have the audio stream running a separate ffmpeg program rather than combined?
The text was updated successfully, but these errors were encountered: