This website requires JavaScript.
Explore
Help
Sign in
external
/
srs
Watch
1
Star
0
Fork
You've already forked srs
0
mirror of
https://github.com/ossrs/srs.git
synced
2025-02-13 11:51:57 +00:00
Code
Issues
Releases
Wiki
Activity
9f94f891ad
srs
/
trunk
/
conf
/
srs.conf
8 lines
115 B
Text
Raw
Normal View
History
Unescape
Escape
support listen multiple ports.
2013-11-02 11:32:52 +00:00
listen 1935 19350;
support nginx-style config file
2013-11-02 09:55:59 +00:00
vhost __defaultVhost__ {
application live {
support listen multiple ports.
2013-11-02 11:32:52 +00:00
no_delay on;
allow all;
support nginx-style config file
2013-11-02 09:55:59 +00:00
}
}
Reference in a new issue
Copy permalink