From 804b4ec7e8f9d71297e0fdf1907a0146928b532f Mon Sep 17 00:00:00 2001 From: Sieu Thai <> Date: Sat, 9 May 2020 01:34:03 +0700 Subject: [PATCH] Update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 103c615..89f1154 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,13 @@ yarn run ios yarn run run-android ``` +## Common problem + +`1/ Can't replay video.` + +Make sure you are following live stream server step. +Install ffmpeg and do extra step to Replay live stream video + ## License [MIT](https://choosealicense.com/licenses/mit/)