rtsp: add rtspScale parameter to inject Scale header on PLAY (#5800)
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
This commit is contained in:
@@ -782,6 +782,8 @@ components:
|
||||
$ref: "#/components/schemas/RTSPRangeType"
|
||||
rtspRangeStart:
|
||||
type: string
|
||||
rtspScale:
|
||||
type: string
|
||||
rtspUDPReadBufferSize:
|
||||
type: integer
|
||||
format: uint64
|
||||
|
||||
Reference in New Issue
Block a user