orgo_stop_stream
Stop RTMP streaming from a specified computer by providing its computer ID, returning the final stream status in JSON format.
Instructions
Stop RTMP streaming from a computer.
Args:
params (ComputerIdInput): Input containing:
- computer_id (str): Computer ID
Returns:
str: JSON with final stream status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |