moq: support pulling streams from other servers (#6111)
This commit is contained in:
@@ -141,6 +141,7 @@ components:
|
||||
- rtpSource
|
||||
- webRTCSession
|
||||
- webRTCSource
|
||||
- moqSource
|
||||
- moqSession
|
||||
|
||||
ForwardDestProtocol:
|
||||
@@ -947,6 +948,9 @@ components:
|
||||
maxReaders:
|
||||
type: integer
|
||||
format: int64
|
||||
moqTransport:
|
||||
type: string
|
||||
description: MoQ source
|
||||
mpegtsUDPReadBufferSize:
|
||||
type: integer
|
||||
format: uint64
|
||||
|
||||
Reference in New Issue
Block a user