forked from External/mediamtx
api: add transport to RTSP sessions (#2151)
This commit is contained in:
parent
ce0924ac72
commit
dd91abae9b
8 changed files with 151 additions and 110 deletions
|
|
@ -482,6 +482,9 @@ components:
|
|||
enum: [idle, read, publish]
|
||||
path:
|
||||
type: string
|
||||
transport:
|
||||
type: string
|
||||
nullable: true
|
||||
bytesReceived:
|
||||
type: integer
|
||||
format: int64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue