Disconnected

SetStreamServiceSettings

Type of stream service to apply. Example: `rtmp_common` or `rtmp_custom`

Settings to apply to the service.

{
  "requestType": "SetStreamServiceSettings",
  "requestData": {
    "streamServiceType": null,
    "streamServiceSettings": null
  }
}
// No response... 
// Did you send your request?