-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When playing WEBRTC, sometimes there is noise in the audio. #1975
Comments
See PR #1969.
|
|
I saw that you said you made some changes and solved something before. Is it like what you said, there was no initialization or something like that?
|
|
I have also encountered noise, which means not being able to hear normal sounds, but only chaotic noise.
|
@winlinvip, please take a look at PR #1969.
|
Using OBS (setting the @PieerePi
Copying each sample one by one is meaningful to avoid losing too much sample data when it exceeds the maximum value.
There was also no noise in the test.
|
Copying each sample one by one is meaningful to avoid discarding too much sample data when it exceeds the maximum limit. @nowgoing
|
👍 |
Fixed in 4.0.81 #2106 (comment) |
Description'
Please ensure that the markdown structure is maintained.
4.0.37
Replay
How to replay bug?
Steps to replay the bug:
ffmpeg rtmp streaming
webrtc playback, check for noise in the audio
If there is no noise, stop streaming and repeat steps 1-2-3
Expected Behavior:
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: