1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Release v5.0.21

This commit is contained in:
winlin 2022-01-17 14:43:07 +08:00
parent 27e5d77302
commit 12ffddd363
5 changed files with 112 additions and 91 deletions

View file

@ -31,8 +31,8 @@ vhost __defaultVhost__ {
rtc {
enabled on;
# @see https://github.com/ossrs/srs/wiki/v4_CN_WebRTC#rtmp-to-rtc
rtmp_to_rtc off;
rtmp_to_rtc on;
# @see https://github.com/ossrs/srs/wiki/v4_CN_WebRTC#rtc-to-rtmp
rtc_to_rtmp off;
rtc_to_rtmp on;
}
}