mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add ts demux
This commit is contained in:
parent
1481928b53
commit
7b9e3ecdc4
13 changed files with 1058 additions and 15 deletions
|
@ -22,16 +22,10 @@ srt_server {
|
|||
listen 10080;
|
||||
}
|
||||
|
||||
vhost sina.mobile.com.cn {
|
||||
}
|
||||
|
||||
stats {
|
||||
network 0;
|
||||
disk sda sdb xvda xvdb;
|
||||
}
|
||||
#vhost __defaultVhost__ {
|
||||
# forward {
|
||||
# enabled on;
|
||||
# destination 172.16.43.153:19350;
|
||||
# }
|
||||
#}
|
||||
|
||||
vhost sina.mobile.com.cn {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue