| name required | http://localhost:9997/v1/config/paths/edit/{name} Request samples Content typeapplication/json {"source": "string", "sourceProtocol": "string", "sourceAnyPortEnable": true, "sourceFingerprint": "string", "sourceOnDemand": true, "sourceOnDemandStartTimeout": "string", "sourceOnDemandCloseAfter": "string", "sourceRedirect": "string", "disablePublisherOverride": true, "fallback": "string", "publishUser": "string", "publishPass": "string", "readUser": "string", "readPass": "string", "runOnInit": "string", "runOnInitRestart": true, "runOnDemand": "string", "runOnDemandRestart": true, "runOnDemandStartTimeout": "string", "runOnDemandCloseAfter": "string", "runOnPublish": "string", "runOnPublishRestart": true, "runOnRead": "string", "runOnReadRestart": true }removes the configuration of a path. Responseshttp://localhost:9997/v1/config/paths/remove/{name} returns all active paths. Responseshttp://localhost:9997/v1/paths/list Response samples Content typeapplication/json [{"property1": {"confName": "string", "conf": {"source": "string", "sourceProtocol": "string", "sourceAnyPortEnable": true, "sourceFingerprint": "string", "sourceOnDemand": true, "sourceOnDemandStartTimeout": 0, "sourceOnDemandCloseAfter": 0, "sourceRedirect": "string", "disablePublisherOverride": true, "fallback": "string", "publishUser": "string", "publishPass": "string", "readUser": "string", "readPass": "string", "runOnInit": "string", "runOnInitRestart": true, "runOnDemand": "string", "runOnDemandRestart": true, "runOnDemandStartTimeout": 0, "runOnDemandCloseAfter": 0, "runOnPublish": "string", "runOnPublishRestart": true, "runOnRead": "string", "runOnReadRestart": true }, "source": {"type": "rtspSession", "id": "string" }, "sourceReady": true, "readers": [{"type": "rtspSession", "id": "string" } ] }, "property2": {"confName": "string", "conf": {"source": "string", "sourceProtocol": "string", "sourceAnyPortEnable": true, "sourceFingerprint": "string", "sourceOnDemand": true, "sourceOnDemandStartTimeout": 0, "sourceOnDemandCloseAfter": 0, "sourceRedirect": "string", "disablePublisherOverride": true, "fallback": "string", "publishUser": "string", "publishPass": "string", "readUser": "string", "readPass": "string", "runOnInit": "string", "runOnInitRestart": true, "runOnDemand": "string", "runOnDemandRestart": true, "runOnDemandStartTimeout": 0, "runOnDemandCloseAfter": 0, "runOnPublish": "string", "runOnPublishRestart": true, "runOnRead": "string", "runOnReadRestart": true }, "source": {"type": "rtspSession", "id": "string" }, "sourceReady": true, "readers": [{"type": "rtspSession", "id": "string" } ] } } ]returns all active RTSP sessions. Responseshttp://localhost:9997/v1/paths/list Response samples Content typeapplication/json [{"property1": {"confName": "string", "conf": {"source": "string", "sourceProtocol": "string", "sourceAnyPortEnable": true, "sourceFingerprint": "string", "sourceOnDemand": true, "sourceOnDemandStartTimeout": "string", "sourceOnDemandCloseAfter": "string", "sourceRedirect": "string", "disablePublisherOverride": true, "fallback": "string", "publishUser": "string", "publishPass": "string", "readUser": "string", "readPass": "string", "runOnInit": "string", "runOnInitRestart": true, "runOnDemand": "string", "runOnDemandRestart": true, "runOnDemandStartTimeout": "string", "runOnDemandCloseAfter": "string", "runOnPublish": "string", "runOnPublishRestart": true, "runOnRead": "string", "runOnReadRestart": true }, "source": {"type": "rtspSession", "id": "string" }, "sourceReady": true, "readers": [{"type": "rtspSession", "id": "string" } ] }, "property2": {"confName": "string", "conf": {"source": "string", "sourceProtocol": "string", "sourceAnyPortEnable": true, "sourceFingerprint": "string", "sourceOnDemand": true, "sourceOnDemandStartTimeout": "string", "sourceOnDemandCloseAfter": "string", "sourceRedirect": "string", "disablePublisherOverride": true, "fallback": "string", "publishUser": "string", "publishPass": "string", "readUser": "string", "readPass": "string", "runOnInit": "string", "runOnInitRestart": true, "runOnDemand": "string", "runOnDemandRestart": true, "runOnDemandStartTimeout": "string", "runOnDemandCloseAfter": "string", "runOnPublish": "string", "runOnPublishRestart": true, "runOnRead": "string", "runOnReadRestart": true }, "source": {"type": "rtspSession", "id": "string" }, "sourceReady": true, "readers": [{"type": "rtspSession", "id": "string" } ] } } ]returns all active RTSP sessions. Responseshttp://localhost:9997/v1/rtspsessions/list Response samples Content typeapplication/json [{"property1": {"remoteAddr": "string", "state": "idle" }, "property2": {"remoteAddr": "string", "state": "idle" } } ]kicks out a RTSP session from the server. path Parameters| id required | string the ID of the session.
@@ -427,7 +427,7 @@ data-styled.g140[id="sc-aKXVD"]{content:"bmlusj,"}/*!sc*/
http://localhost:9997/v1/rtmpconns/kick/{id}
|
|