1
0
Fork 0
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:
winlin 2021-10-10 19:39:39 +08:00
parent 29b98c49cc
commit f8b4121497
7 changed files with 647 additions and 12 deletions

View file

@ -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;
}