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:
parent
43d98d0b1c
commit
fbc6eebe18
7 changed files with 1 additions and 163 deletions
|
@ -412,7 +412,6 @@ vhost srt.vhost.srs.com {
|
|||
srt {
|
||||
enabled on;
|
||||
srt_to_rtmp on;
|
||||
rtmp_to_srt on;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -35,7 +35,6 @@ vhost __defaultVhost__ {
|
|||
srt {
|
||||
enabled on;
|
||||
srt_to_rtmp on;
|
||||
rtmp_to_srt on;
|
||||
}
|
||||
|
||||
http_remux {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue