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

Make password not visible easily & fix en issue where error messages is displayed in the middle of the video #62

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

o0Zz
Copy link

@o0Zz o0Zz commented Oct 1, 2023

This PR hide password in UI and fix an issue where the error message :"An error occurred. Can't play stream." stay in the middle of the video (While playing).
This issue happen, when the player try to get the media and receive an error, in this case it will call onError but will retry just after and will finally successfully get the media (On the 2nd or 3rd attempt), in this case the error message will stay on the middle of the video and will never gone.

@o0Zz o0Zz changed the title Make password not visible easily & fixed error messages displayed and never hidden when playback resume Make password not visible easily & fix en issue where error messages is displayed in the middle of the video Oct 1, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant