From 555865f598f9f02b4babb4aba9c2d352c112bb70 Mon Sep 17 00:00:00 2001 From: aler9 Date: Thu, 12 Aug 2021 10:03:12 +0000 Subject: [PATCH] deploy: ceed37838ef3f7720b08f43193bac341ebce1946 --- index.html | 17 ++++++++---- openapi.yaml | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 87 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index ad1be9f6..77f6418f 100644 --- a/index.html +++ b/index.html @@ -362,7 +362,7 @@ data-styled.g140[id="sc-amkrK"]{content:"icZuVc,"}/*!sc*/ -

Response samples

Content type
application/json
[
  • {
    }
]

returns all active RTSP sessions.

Responses

Response samples

Content type
application/json
[
  • {
    }
]

kicks out a RTSP session from the server.

path Parameters
id
required
string

the ID of the session.

+

Response samples

Content type
application/json
[
  • {
    }
]

kicks out a RTSP session from the server.

path Parameters
id
required
string

the ID of the session.

Responses

returns all active RTMP connections.

Responses

returns all active RTSPS sessions.

Responses

Response samples

Content type
application/json
[
  • {
    }
]

kicks out a RTMP connection from the server.

path Parameters
id
required
string

the ID of the connection.

+

Response samples

Content type
application/json
[
  • {
    }
]

kicks out a RTSPS session from the server.

path Parameters
id
required
string

the ID of the session.

+

Responses

returns all active RTMP connections.

Responses

Response samples

Content type
application/json
[
  • {
    }
]

kicks out a RTMP connection from the server.

path Parameters
id
required
string

the ID of the connection.

Responses