rtsp: add rtspUDPSourcePortRange param (#5363) (#5397)

This commit is contained in:
Alessandro Ros
2026-01-31 16:21:53 +01:00
committed by GitHub
parent 88a15c7654
commit 74eaa11d3a
8 changed files with 67 additions and 19 deletions
+7
View File
@@ -416,6 +416,13 @@ components:
type: string
rtspRangeStart:
type: string
rtspUDPSourcePortRange:
type: array
minItems: 2
maxItems: 2
items:
type: integer
format: uint64
# RTP source
rtpSDP: