1
Prerequisites
To get the most out of this guide, you’ll need to:
2
Install the SDK
Get the Livepeer Go SDK.
3
Initialize the SDK
The first step is to initialize the SDK with your Livepeer Studio API key.
4
Use the SDK
Now that you have the SDK installed and initialized, you can use it in your app.
Let’s create a stream.
5
Try it yourself