rtsp: support unwrapping MPEG-TS tracks (#5476)
this allows to use MPEG-TS tracks with other protocols and with the recording system. --------- Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
This commit is contained in:
@@ -717,6 +717,8 @@ components:
|
||||
deprecated: true
|
||||
srtPublishPassphrase:
|
||||
type: string
|
||||
rtspDemuxMpegts:
|
||||
type: boolean
|
||||
|
||||
# RTSP source
|
||||
rtspTransport:
|
||||
|
||||
Reference in New Issue
Block a user