Skip to content

Commit ae58350

Browse files
committed
Update README.md
1 parent fbb9abe commit ae58350

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ It is a lite library to render 360 degree panorama video for Android.
1010
* OpenGLES 2.0 required
1111
* Android 4.1 (JellyBean API-16) required
1212
* Compatible with all Player which has `setSurface` api.
13-
* This library do nothing but render the image of video frame, so you may deal with the issues about `MediaPlayer` or `IjkMediaPlayer` (e.g. play local file, rtmp, hls) by yourself;
14-
* 这个库只负责视频帧画面的渲染,所有的视频文件播放、控制的工作都交给了`MediaPlayer`或者`IjkMediaPlayer`,你可能需要自己处理使用Player过程中出现的问题(比如播放本地文件、rtmp、hls)
13+
* This library do nothing but render the image of video frame, so you may deal with the issues about `MediaPlayer` or `IjkMediaPlayer` (e.g. play local file, rtmp, hls) by yourself; 这个库只负责视频帧画面的渲染,所有的视频文件播放、控制的工作都交给了`MediaPlayer`或者`IjkMediaPlayer`,你可能需要自己处理使用Player过程中出现的问题(比如播放本地文件、rtmp、hls).
1514

1615
## Last Commit
1716
**`-SNAPSHOT`**

0 commit comments

Comments
 (0)