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:
parent
4548bebc33
commit
de95bf74b1
7 changed files with 251 additions and 123 deletions
4
trunk/auto/options.sh
Normal file → Executable file
4
trunk/auto/options.sh
Normal file → Executable 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue