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

refine source, extract gop cache, add srs forwarder.

This commit is contained in:
winlin 2013-11-28 22:28:34 +08:00
parent 4548bebc33
commit de95bf74b1
7 changed files with 251 additions and 123 deletions

4
trunk/auto/options.sh Normal file → Executable file
View file

@ -5,6 +5,10 @@ help=no
SRS_HLS=RESERVED
SRS_SSL=RESERVED
# TODO: remove the default to yes.
SRS_HLS=YES
SRS_SSL=YES
opt=
for option