Studio
Official Livepeer provider for Studio.
The studioProvider
configures the client with
Livepeer Studio.
Usage
The studioProvider
can then be instantiated with an API key.
App.js
Configuration
apiKey
A CORS protected Studio API key. If no API key is provided, the provider will use a default key which is rate-limited.
baseUrl
A base URL for the provider. If no base URL is provided, the provider will use
the https://livepeer.studio
domain.
Was this page helpful?