mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add push flv conf
This commit is contained in:
parent
e221d002a2
commit
ffdabf32ed
2 changed files with 15 additions and 0 deletions
|
@ -174,6 +174,7 @@ stream_caster {
|
|||
# the listen port for stream caster.
|
||||
# for mpegts_over_udp caster, listen at udp port. for example, 8935.
|
||||
# for rtsp caster, listen at tcp port. for example, 554.
|
||||
# for flv caster, listen at tcp port. for example, 8936.
|
||||
# TODO: support listen at <[ip:]port>
|
||||
listen 8935;
|
||||
# for the rtsp caster, the rtp server local port over udp,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue