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

SRT: remove rtmp_to_srt

This commit is contained in:
hondaxiao 2022-05-30 20:03:11 +08:00 committed by winlin
parent 43d98d0b1c
commit fbc6eebe18
7 changed files with 1 additions and 163 deletions

View file

@ -412,7 +412,6 @@ vhost srt.vhost.srs.com {
srt {
enabled on;
srt_to_rtmp on;
rtmp_to_srt on;
}
}

View file

@ -35,7 +35,6 @@ vhost __defaultVhost__ {
srt {
enabled on;
srt_to_rtmp on;
rtmp_to_srt on;
}
http_remux {