API
Information about each LiveStudio SDK package, aimed at engineers.
Packages such as RemoteControl provide the mechanism for operating items exposed on the Studio-app side from the Remote App, and for building your own Remote App by calling the REST API directly.
warning
Many features are still experimental and breaking changes may occur.
Start Here
| What you want to do | Where to look |
|---|---|
| Add more items that can be controlled from the Remote App | Expose Parameters to the Remote App — Add attributes such as [ExposedField] to your scripts to expose them |
| Build your own Remote App | Call the RemoteControl REST API directly (documentation in preparation) |
| Learn what changed in each package | Release Notes — API change history for each LiveStudio SDK package |