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

Can not stop player from playing #33

Open
TuonBondol opened this issue Feb 7, 2019 · 2 comments
Open

Can not stop player from playing #33

TuonBondol opened this issue Feb 7, 2019 · 2 comments

Comments

@TuonBondol
Copy link

Hi there, I've using your library in my project, recently I just detect one bug I think, for my case, when I clicked on each row, I need to request to api every time for get videoUrl for playing video, but when I click on multiple row the same time and the internet is a bit slow it make the video player initialize player slow too, so when I clicked on new row, I call the method stop and release the videoPlayer, but it can not stop, still playing, even If I close my player activity, It still hear the video sound.

I am not sure because of my implementation wrong or something with videoPlayer.

thank you

@JarvanMo
Copy link
Owner

I'll have a check later

@TuonBondol
Copy link
Author

@JarvanMo Okay, 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

2 participants