DKVideoPlayer icon indicating copy to clipboard operation
DKVideoPlayer copied to clipboard

Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕,视频水印,视频滤镜

Results 102 DKVideoPlayer issues
Sort by recently updated
recently updated
newest added

查找到原因是 屏蔽了http 后 com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSourceException: Unable to connect to http://127.0.0.1:43989/https%3A%2F%2Foss

同一个视频地址,个别手机播放不出来,报出了点小问题,请稍后重试,比如mi10pro。

大神,我试了试您的仿抖音功能,基本都实现了,但是单击暂停的监听是在哪里?我一直没找到. 我需要做单击暂停,但是双击的话是点赞功能. 但目前我翻了半天您的源码,短视频的好像和正常视频的方式不一样,没找着您写的单击暂停播放在哪里

仿抖音播放,只有设置loop为false才能走onPlayStateChanged里面的completed,并且setProgress进度也不走 ,我看试了demo也是这样的 ,怎么解决这个问题?

需要不同播放核心,如何单独设置

使用的是最新版 3.3.5 sdk ,视频地址: http://liveplay.muluu.top/live/1147214.flv?txSecret=1abd0576d0e23cc71870e12b4c5314f0&txTime=61C28A1C log如下: 2021-12-22 09:14:58.931 685-15748/com.xq.live I/tv.danmaku.ijk.media.player.IjkMediaPlayer: onNativeInvoke 131074 2021-12-22 09:14:58.935 685-685/com.xq.live D/IJKMEDIA: IjkMediaPlayer_setVideoSurface 2021-12-22 09:14:58.935 685-685/com.xq.live D/IJKMEDIA: ijkmp_set_android_surface(surface=0xff9f45a0) 2021-12-22 09:14:58.935 685-685/com.xq.live D/IJKMEDIA: ffpipeline_set_surface() 2021-12-22 09:14:58.935 685-685/com.xq.live...

日志信息: Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'java.lang.Object android.view.View.getTag()' on a null object reference Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.view.View.getTag()' on a null object...

2021-12-06 09:22:06.153 4553-4797/com.hehacat A/com.hehacat: java_vm_ext.cc:570] JNI DETECTED ERROR IN APPLICATION: JNI CallStaticVoidMethodV called with pending exception java.lang.OutOfMemoryError: Failed to allocate a 59462008 byte allocation with 25165824 free bytes and 50MB...