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:
parent
4a8fe0bc67
commit
b9440df745
13 changed files with 216 additions and 56 deletions
3
trunk/configure
vendored
3
trunk/configure
vendored
|
@ -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:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue