Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Double Audio Generation with React Player#1788

Lakshmi203 started this conversation inGeneral
Discussion options

Description:
I've recently encountered a perplexing issue while utilizing the React Player package for audio playback. It seems that whenever I attempt to play an audio file using the package, the audio is generated twice simultaneously. This results in an undesirable experience for users, as the audio plays with an unintended echo effect.

Steps to Reproduce:

Implement React Player package in a Nextjs application.
Url passing to react player component
Observe that the audio is generated twice, leading to an echo effect.
Expected Behavior:
The React Player package should play the audio file once, producing a single instance of sound.

Actual Behavior:
The audio file is generated twice simultaneously, resulting in a double audio playback effect.

Additional Notes:

This issue persists across different browsers and operating systems.
I have attempted to troubleshoot the problem by reviewing the React Player documentation and exploring potential configuration settings, but to no avail.
It's worth noting that this issue seems to be specific to audio playback, as video playback behaves as expected without any duplication.

You must be logged in to vote

Replies: 4 comments

Comment options

Hello, I have the same issue! My player is also only for Audio and I have the bug randomly. Sometimes I have it on Chrome other times on Safari (on the phone, tablet, or desktop). I can't manage to find a way to reproduce it every time...

You must be logged in to vote
0 replies
Comment options

Hey folks, did you manage to resolve the issue somehow?

You must be logged in to vote
0 replies
Comment options

This seems to be happening more often on react 19 with compiler, even with 'use no memo'.

You must be logged in to vote
0 replies
Comment options

It is happening to me, randomly. It seems to happen more often when I use it from a mobile device. Using react-player 2.16.0

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
5 participants
@Lakshmi203@calderon@emanuelschmitt@lludol@imjac0b
Converted from issue

This discussion was converted from issue #1756 on April 19, 2024 19:53.


[8]ページ先頭

©2009-2025 Movatter.jp