mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support nginx-style config file
This commit is contained in:
parent
6e670627af
commit
2aa15a1134
10 changed files with 589 additions and 20 deletions
5
trunk/conf/srs.conf
Executable file
5
trunk/conf/srs.conf
Executable file
|
@ -0,0 +1,5 @@
|
|||
listen 1935;
|
||||
vhost __defaultVhost__ {
|
||||
application live {
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue