curtis2 / SuperVideoPlayer

集成android流媒体处理vitamio框架。实现播放本地视频,网络视频,直播等功能。
983 stars 371 forks source link

点击在线视频或者直播就闪退报错如下: #21

Open DjTenacity opened 7 years ago

DjTenacity commented 7 years ago

com.elliott.supervideoplayer W/IInputConnectionWrapper: reportFullscreenMode on inexistent InputConnection

没有本地视频的一栏,是因为我的手机是7.0的缘故么???

DjTenacity commented 7 years ago

Error loading libs java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: libstlport_shared.so at java.lang.Runtime.load0(Runtime.java:906) at java.lang.System.load(System.java:1508) at io.vov.vitamio.MediaPlayer.load_lib(MediaPlayer.java:258) at io.vov.vitamio.MediaPlayer.(MediaPlayer.java:319) at io.vov.vitamio.widget.VideoView.openVideo(VideoView.java:432)