mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #409: support pure video hls. 2.0.172.
This commit is contained in:
parent
3ad030fe83
commit
5caafadd45
7 changed files with 35 additions and 9 deletions
|
@ -608,7 +608,7 @@ vhost with-hls.srs.com {
|
|||
# when codec changed, write the PAT/PMT table, but maybe ok util next ts.
|
||||
# so user can set the default codec for mp3.
|
||||
# the available audio codec:
|
||||
# aac, mp3
|
||||
# aac, mp3, an
|
||||
# default: aac
|
||||
hls_acodec aac;
|
||||
# the default video codec of hls.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue