mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine blackhole for session
This commit is contained in:
parent
fccbe98f70
commit
db43faa848
4 changed files with 6 additions and 6 deletions
|
@ -462,8 +462,8 @@ rtc_server {
|
|||
black_hole {
|
||||
# Whether enable the black-hole.
|
||||
enabled off;
|
||||
# The black-hole address for publisher, or SRS as receiver.
|
||||
publisher 127.0.0.1:10000;
|
||||
# The black-hole address for session.
|
||||
addr 127.0.0.1:10000;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue