Skip to content

fix: 修复 WebRTC 音频/视频接收器重启时破音问题#250

Merged
mofeng-git merged 1 commit into
mofeng-git:mainfrom
arounyf:pr/audio-fix
May 5, 2026
Merged

fix: 修复 WebRTC 音频/视频接收器重启时破音问题#250
mofeng-git merged 1 commit into
mofeng-git:mainfrom
arounyf:pr/audio-fix

Conversation

@arounyf
Copy link
Copy Markdown
Contributor

@arounyf arounyf commented May 4, 2026

start_audio_from_opus 和 start_from_video_frames 替换旧 handle 时先 abort 旧任务,防止新旧两个任务同时向同一个 track 写数据导致破音。

start_audio_from_opus 和 start_from_video_frames 替换旧 handle 时先
abort 旧任务,防止新旧两个任务同时向同一个 track 写数据导致破音。
@mofeng-git mofeng-git merged commit 17cd74f into mofeng-git:main May 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants