studioProvider
configures the client with
Livepeer Studio.
Usage
- React
- React Native
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 thehttps://livepeer.studio
domain.