WP Manifestindependent plugin directory
manifest / media / wp-livepeer

Livepeer WP

Wordpress plugin to enable WP users to live stream using the Livepeer API

by PORTL · github.com/portl13/wp-livepeer

4stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/portl13/wp-livepeer/archive/refs/heads/main.zip

Declares an update source (https://example.com/my-plugin/), so updates arrive through the plugin's own updater.

From the readme

Wordpress plugin to enable users to live stream using the Livepeer API LivePeer provides an API that allows anyone in the world to go live, using a network of idle Resources in a marketplace that provides a cost effective way for video to be transcoded. This plugin allows anyone with a Livepeer account to enter in their API credentials and be able to use a tool such as OBS to go live on their own Wordpress website by dropping in a shortcode. There is a free tier of LivePeer, but be aware you may incur some costs to broadcast your stream! We hope this is helpful for you. How can I signup for a LivePeer account? In order to start streaming LIVE to your WordPress website, you'll need to create an account with Livepeer Studio at https://livepeer.studio/ How do I change configurations and uttilize the plugin? 1. Go to your wordpress admin page 2. Click on LivePeer section: 3. Input API Key 4. Input a 16 x 9 image placeholder for when your livestream is idle 5. Copy and Paste generated shortcode into appropriate page or post. 6. Use OBS to go live An answer to that question. 1. Go to Plugins in the Admin menu 2. Click on the button Add new 3. Search for WP Live Peer and click 'Ins

Read the full README on GitHub →