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:
Adiel-Sharabi
2026-06-20 12:08:15 +02:00
committed by GitHub
co-authored by aler9
parent 90b8d5c943
commit d31c0b3900
5 changed files with 103 additions and 0 deletions
+2
View File
@@ -782,6 +782,8 @@ components:
$ref: "#/components/schemas/RTSPRangeType"
rtspRangeStart:
type: string
rtspScale:
type: string
rtspUDPReadBufferSize:
type: integer
format: uint64