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

When I change video rate dynamically, sometimes video freezing.

Open batuhanbag opened this issue 2 years ago • 0 comments

Hi I develop physiotherapist app and we are using react-native-video 5.2.1 and react-native-video-player 0.14.0 for displaying physiotherapist exercise video. We have an algorithm that we changing video rate according to exercise tempo. Basically we dynamically change the videos according to the tempos by speeding up, slowing down and stopping the video according to the tempos.

But videos sometimes freezing while changing video rate. How can I solve that ? here is my video player component Screenshot 2023-05-11 at 11 16 51

here is the example video

https://github.com/cornedor/react-native-video-player/assets/61624944/f3b4a266-346c-4e53-bb42-c49d0d796c6d

How can I solve this issue anyone has an idea ?

batuhanbag avatar May 11 '23 08:05 batuhanbag