1
0
Fork 0
forked from External/mediamtx

api: add transport to RTSP sessions (#2151)

This commit is contained in:
Alessandro Ros 2023-08-05 17:10:48 +02:00 committed by GitHub
parent ce0924ac72
commit dd91abae9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 151 additions and 110 deletions

View file

@ -482,6 +482,9 @@ components:
enum: [idle, read, publish]
path:
type: string
transport:
type: string
nullable: true
bytesReceived:
type: integer
format: int64