mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add wiki Usage: Forward and Realtime
This commit is contained in:
parent
a7df93c8ff
commit
e6e32f963c
5 changed files with 13 additions and 0 deletions
5
trunk/conf/realtime.conf
Normal file
5
trunk/conf/realtime.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
listen 1935;
|
||||
vhost __defaultVhost__ {
|
||||
gop_cache off;
|
||||
queue_length 10;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue