We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4694cf9 commit 76c4d66Copy full SHA for 76c4d66
1 file changed
README.md
@@ -3,8 +3,8 @@ Android library based on FFMpeg for playing given RTSP endpoint.
3
4
## Pipeline
5
Open RTSP Endpoint --> Find Video Stream --> Read Frame --> Convert to RGB --> Invoke Callback --> Java Interface
6
-| |
7
-|_____________________________________ JNI + FFMpeg __________________________________________|
+
+|--------------------------------------- JNI + FFMpeg ---------------------------------------|
8
9
## Setup
10
1. In root build.gradle:
0 commit comments