docs/_data/Help/Set-OBSStreamServiceSettings.json
{ "Synopsis": "Set-OBSStreamServiceSettings : SetStreamServiceSettings", "Description": "Sets the current stream service settings (stream destination).\n\nNote: Simple RTMP settings can be set with type `rtmp_custom` and the settings fields `server` and `key`.\n\n\nSet-OBSStreamServiceSettings calls the OBS WebSocket with a request of type SetStreamServiceSettings.", "Parameters": [ { "Name": null, "Type": null, "Description": "", "Required": false, "Position": 0, "Aliases": null, "DefaultValue": null, "Globbing": false, "PipelineInput": null, "variableLength": false } ], "Notes": [ null ], "CommandType": "Function", "Component": [ null ], "Inputs": [ null ], "Outputs": [ null ], "Links": [ "https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#setstreamservicesettings" ], "Examples": [] } |