mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Test: Add Multiple Sequence test for RTMP
This commit is contained in:
parent
29b98c49cc
commit
f8b4121497
7 changed files with 647 additions and 12 deletions
|
@ -877,6 +877,7 @@ vhost publish.srs.com {
|
|||
# whether parse the sps when publish stream.
|
||||
# we can got the resolution of video for stat api.
|
||||
# but we may failed to cause publish failed.
|
||||
# @remark If disabled, HLS might never update the sps/pps, it depends on this.
|
||||
# default: on
|
||||
parse_sps on;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue