GPlayer icon indicating copy to clipboard operation
GPlayer copied to clipboard

how to cancel the lazy loading function

Open jx9527 opened this issue 6 years ago • 1 comments

Hello, my received video delay is very high, how can I cancel the delay loading function, or how to make the player's buffer smaller?

jx9527 avatar May 23 '19 09:05 jx9527

to cancel the lazy loading,you should modify the GPlayer/android/build.gradle and uncomment the line 38 compile 'com.github.tcking:ijkplayer-armv7a:0.8.8',then rebuild the project, aflter that the so files will build in the apk

tcking avatar Jun 28 '19 03:06 tcking