react-native-video-controls icon indicating copy to clipboard operation
react-native-video-controls copied to clipboard

Progress Bar issue

Open RajatGang07 opened this issue 4 years ago • 5 comments

Issue: When we are playing the video and in between if we pause it and seek the slider to end, the timer is showing the same time where we had paused it, and if we play it, it will start the video, and the seek bar will be pointing to last only. For reference check the video.

<VideoPlayer source={{ uri: url }} tapAnywhereToPause disableBack disableVolume disableFullscreen /> https://user-images.githubusercontent.com/62077797/124076044-5b1a4d80-da63-11eb-8757-c33456e6ee49.mp4

RajatGang07 avatar Jul 01 '21 06:07 RajatGang07

Have you solved?. I am also facing the same

prasanthvenkatachalam avatar Aug 30 '21 05:08 prasanthvenkatachalam

Have you solved?. I am also facing the same

No, not yet

RajatGang07 avatar Aug 31 '21 09:08 RajatGang07

Facing the same issues..Any solutions?

awhinaawhina avatar Oct 21 '21 11:10 awhinaawhina

Any update?

vargajacint avatar Feb 21 '22 20:02 vargajacint

I've rebuilt this library and it solves multiple issues: https://github.com/criszz77/react-native-media-console Should be easy to migrate. Hope this helps. 🙏

LunatiqueCoder avatar Mar 12 '22 18:03 LunatiqueCoder