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

Video is not able to buffer when using seekbar to move forward #2381

Closed
androidparth90 opened this issue May 25, 2021 · 1 comment
Closed

Comments

@androidparth90
Copy link

androidparth90 commented May 25, 2021

I am developing a React native app where I am playing videos. Earlier, I was able to play them. However, when I tried recently and when playing if I use the seek bar to move forward then the video buffering happens which takes a long time. If I try to quit and play video again then also it does not work.

Platform

Android

Which player are you experiencing the problem on:

  • Android ExoPlayer

Environment info

System:
OS: macOS 10.15.7
CPU: (4) x64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
Memory: 163.49 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 14.15.1 - /usr/local/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.8 - /usr/local/bin/npm
Watchman: Not Found
Managers:
CocoaPods: 1.10.1 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 14.4, DriverKit 20.2, macOS 11.1, tvOS 14.3, watchOS 7.2
Android SDK:
API Levels: 23, 24, 25, 26, 27, 28, 29, 30
Build Tools: 28.0.3, 29.0.2, 30.0.2
System Images: android-23 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom
Android NDK: 22.0.7026061
IDEs:
Android Studio: 4.1 AI-201.8743.12.41.7042882
Xcode: 12.4/12D4e - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_202 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
react: 16.13.1 => 16.13.1
react-native: 0.63.3 => 0.63.3
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found

Library version: 5.1.1

Steps To Reproduce

Integrate latest version of react-native-video and try playing multiple videos one after another

@androidparth90
Copy link
Author

This issue has been resolved. Please follow the steps mention by @SimajjiHans in the below link : #1320 ... We will need to manually make the change in the exo-player source code until a new version of react-native-video is released with this patch

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