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

Issue with replaying video after it finishes in Pod Player #230

Open
ChrisZi opened this issue Sep 17, 2024 · 0 comments
Open

Issue with replaying video after it finishes in Pod Player #230

ChrisZi opened this issue Sep 17, 2024 · 0 comments

Comments

@ChrisZi
Copy link

ChrisZi commented Sep 17, 2024

Hello,

I'm encountering an issue with replaying a video after it reaches the end. When the video finishes and I try to replay it by calling the controller's togglePlayPause or play methods, the video does not start playing again.

I have also tried using the videoSeekTo(Duration.zero) method, which successfully sets the video's position to the beginning (0), but the video still refuses to start playing.

I am using a custom overlayBuilder for the player, which works correctly in all other scenarios except for this one.

Any guidance on how to resolve this issue would be appreciated.

Thank you!

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

1 participant