BetterVideoPlayer icon indicating copy to clipboard operation
BetterVideoPlayer copied to clipboard

Video playback on Android, made better in Kotlin, wrapping around the stock MediaPlayer API.

Results 42 BetterVideoPlayer issues
Sort by recently updated
recently updated
newest added

I am seeing library documentation but facing this error. What can I do? can anybody help me? Thank you here is my error from logcat E/AndroidRuntime: FATAL EXCEPTION: main Process:...

Double-tap backward and forward video not working

at com.halilibo.bvpkotlin.captions.CaptionsView.getTimedText(CaptionsView.kt:41) at com.halilibo.bvpkotlin.captions.CaptionsView.run(CaptionsView.kt:34) at android.os.Handler.handleCallback(Handler.java:789) at android.os.Handler.dispatchMessage(Handler.java:98) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6944) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)

- - Better Video Player version: `1.1.0` - - Device OS version: `4.1.2` - - Device Manufacturer: `Samsung` - - Device Name: `Samsung Duos` -###### Reproduction Steps -enable brightness gesture...

-###### Include the following: - - Better Video Player version: `kotlin-SNAPSHOT` - - Device OS version: `6.0` - - Device Manufacturer: `Google` - - Device Name: `Nexus 5` - -Also,...

- [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified that I am using the latest version of Better...

bug

hello, I am playing mp3 file with BetterVideoPlayer :) But Has not to background, how can add a photo for the background ?

How can i play RTMP streaming with this library? -Better Video Player version: `1.1.0` -Device OS version: `9.0` -Device Manufacturer: `Google` -Device Name: `Pixel XL`

Is there any support for formats like .wmv or .flv? if yes then can we seek to any position whole streaming through an http server?