stop_stream
Stop an active EEG stream by session ID to release the board, serial ports, and LSL outlets, preventing device lockout for the next process. Call this to clean up resources when finished.
Instructions
Stop a stream and release the board, serial ports, and LSL outlets.
Always call this when finished. A board left prepared can block the next process from acquiring the device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The stream to stop. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||