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

add encoder/hls pithy print

This commit is contained in:
winlin 2013-12-05 23:34:26 +08:00
parent 4a8fe0bc67
commit b9440df745
13 changed files with 216 additions and 56 deletions

3
trunk/configure vendored
View file

@ -144,6 +144,9 @@ else
echo -e "${YELLOW}warning: without live stream transcoding over FFMPEG support${BLACK}"
fi
# mkdir dirs
mkdir -p ${SRS_OBJS}/logs
# next step.
echo ""
echo "you can:"