|
|
|
@ -11,6 +11,8 @@ info:
@@ -11,6 +11,8 @@ info:
|
|
|
|
|
servers: |
|
|
|
|
- url: http://localhost:9997 |
|
|
|
|
|
|
|
|
|
security: [] |
|
|
|
|
|
|
|
|
|
components: |
|
|
|
|
schemas: |
|
|
|
|
Conf: |
|
|
|
@ -529,14 +531,6 @@ components:
@@ -529,14 +531,6 @@ components:
|
|
|
|
|
additionalProperties: |
|
|
|
|
$ref: '#/components/schemas/RTSPConn' |
|
|
|
|
|
|
|
|
|
RTSPSConnsList: |
|
|
|
|
type: object |
|
|
|
|
properties: |
|
|
|
|
items: |
|
|
|
|
type: object |
|
|
|
|
additionalProperties: |
|
|
|
|
$ref: '#/components/schemas/RTSPConn' |
|
|
|
|
|
|
|
|
|
RTSPSessionsList: |
|
|
|
|
type: object |
|
|
|
|
properties: |
|
|
|
|