mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
GB28181: Refine SRS listeners without wrapper.
This commit is contained in:
parent
b452144fb7
commit
173c683566
13 changed files with 601 additions and 762 deletions
|
@ -481,7 +481,7 @@ vhost rtc.vhost.srs.com {
|
|||
# the streamer cast stream from other protocol to SRS over RTMP.
|
||||
# @see https://github.com/ossrs/srs/tree/develop#stream-architecture
|
||||
|
||||
# MPEGTS over UDP
|
||||
# Push MPEGTS over UDP, see https://github.com/ossrs/srs/issues/250
|
||||
stream_caster {
|
||||
# whether stream caster is enabled.
|
||||
# default: off
|
||||
|
@ -498,7 +498,7 @@ stream_caster {
|
|||
listen 8935;
|
||||
}
|
||||
|
||||
# FLV
|
||||
# Push HTTP-FLV stream, see https://github.com/ossrs/srs/issues/2611
|
||||
stream_caster {
|
||||
# whether stream caster is enabled.
|
||||
# default: off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue