1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine log

This commit is contained in:
winlin 2014-03-23 13:53:07 +08:00
parent d9104f3b5e
commit b290a00de7
2 changed files with 16 additions and 18 deletions

View file

@ -78,7 +78,7 @@ start() {
fi
# check again after start server
sleep 0.5
sleep 1
for ((i = 0; i < 5; i++)); do
# sleep a little while, for srs may start then crash.
sleep 0.1