Skip to content
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

An error occurred when automatically replaying multiple times #61

Open
imsai-sh opened this issue Feb 9, 2024 · 2 comments
Open

An error occurred when automatically replaying multiple times #61

imsai-sh opened this issue Feb 9, 2024 · 2 comments

Comments

@imsai-sh
Copy link

imsai-sh commented Feb 9, 2024

When using this lib, I encountered the problem of an infinite loop after repeated playback multiple times (it seems to only occur on real devices, and it is random). In order to troubleshoot the problem, I reproduced this problem in the Demo project in this warehouse:
For the Demo project, I only modified one part: adding a 5-second test video to the videoURLs.
WX20240209-160447

Then run the project directly, and after repeated playback multiple times, onPlayToEndTime
and onReplay will be called very quickly and will not stop. The video cannot be played.
WX20240209-160736

My device: iphone14 pm, ios 17.3
xcode: Version 15.0.1 (15A507)

@imsai-sh
Copy link
Author

Adding a potentially important operation: After running the Demo, I clicked Sound Off/Sound On, and then waited for a while, and this unplayable phenomenon occurred.

@JLLJHD
Copy link

JLLJHD commented Sep 21, 2024

解决了吗

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

No branches or pull requests

2 participants