mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Revert "supprot LAS(live adaptive stream)"
This reverts commit c1f98ddcc8
.
This commit is contained in:
parent
0f62587303
commit
4984bcbaef
10 changed files with 10 additions and 844 deletions
|
@ -63,12 +63,6 @@ else
|
|||
srs_undefine_macro "SRS_HDS" $SRS_AUTO_HEADERS_H
|
||||
fi
|
||||
|
||||
if [ $SRS_LAS = YES ]; then
|
||||
srs_define_macro "SRS_LAS" $SRS_AUTO_HEADERS_H
|
||||
else
|
||||
srs_undefine_macro "SRS_LAS" $SRS_AUTO_HEADERS_H
|
||||
fi
|
||||
|
||||
if [ $SRS_SRT = YES ]; then
|
||||
srs_define_macro "SRS_SRT" $SRS_AUTO_HEADERS_H
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue