The Agora Video for WordPress plugin lets you easily add live streaming or video conferencing functionality to your WordPress posts and pages. You can easily create and configure streaming or communication channels through the WordPress Admin dashboard and embed real time communications without any coding required!
Features Include:
- Live video streaming with Host UI template
- Video calling with group video chat UI template
- Cloud recording directly to Amazon S3
- Screen sharing support
- RTMP support
- Customizable UI
- Customizable configurations (credentials, video profile, Codec, etc.) and much more!
Agora is a leading video, voice and live interactive streaming platform, helping developers deliver rich in-app experiences—including embedded voice and video chat, real-time recording, interactive live streaming, and real-time messaging.
With over 200+ data centers globally, the Agora’s Software-Defined Real-time Network (SD-RTN™) is trusted and widely used by the world’s biggest brands and provides ease of scaling for up to 1 million peak concurrent users (PCU) in a single session with unmatched quality of experience.\
Agora fully supports a range of development environments, making it easy to deliver deep integration of high-quality, extreme low-latency video calling across all platforms and channels.
Get started for free! The first 10,000 minutes each month are free, including free starter support through Slack. Agora offer a simple and affordable pricing model including volume discounts. See pricing details:
https://www.agora.io/pricing
Features
- Live video streaming with Host UI template
- Video calling with group video chat UI template
- Cloud recording directly to Amazon S3
- Screen sharing support
- RTMP support
- Customizable UI
- Customizable configurations (credentials, video profile, Codec, etc.) and much more!
One-to-One Video Calls
Dramatically increase user engagement with Agora Video calling by delivering high quality, low-latency, one-to-one video call capabilities directly into your own applications.
Group Chat Video Calling
Group chat calls scales to include up to 17 participants – ensuring that you can handle all the use-cases you will ever need.
Live Streaming
Agora's flexible APIs enable deep integration of high quality, low latency – live video streaming experiences
Quick Start Guide
https://medium.com/agora-io/agora-video-for-wordpress-plugin-quickstart-guide-b8838abd4245
WP Plugins
1. Go to the Add New section of the Plugins section of your WordPress Admin Dashboard.
2. Search for
Agora.io
3. Click the
Install Now button
4. Once the plugin status changes to
“Installed”, Click the
Activate button.
Zip Upload
1. Click the
Download button to download the plugin zip.
2. Go the
Plugins section of your WordPress Admin Dashboard
3. Click the
Upload button and then upload the
wp-agora-io.zip through the WordPress Admin Dashboard.
4. The plugin upload screen will load. Once "Plugin installed successfully..." click the
Activate button.
FTP
1. Click the
Download button to download the plugin zip.
2. Upload the
wp-agora-io
folder to the
/wp-content/plugins/
directory
3. Activate the plugin through the
Plugins section of the WordPress Admin Dashboard
...
Basic Setup
1. Create or Log into an
Agora developer account
2. Create a project, take note of the
App ID
and
App certificate
keys
3. Navigate to the plugin's
Settings page and input
App ID
and
App certificate
keys
Advanced Setup
1. Create or Log into your
Agora developer account
2. Create a project, take note of the
App ID
and
App certificate
keys
3. Navigate to
"Products and Usage" page. Enable
RTMP
and
Cloud Recording
.
4. Navigate to the
Dashboard API section of your
Agora Console, take note of your
Customer ID
and
Customer Certificate
keys.
5. Navigate to the plugin's
Settings page and input
App ID
,
App certificate
,
Customer ID
, and
Customer Certificate
keys
Version 1.0
Initial build of the
Agora.io WebSDK implemented as a WordPress plugin.
Version 1.1
Hotfix - for environments where js global scope is limited to local file.
Version 1.2
Hotfix - patch to fix ui button issue caused by UTILS naming collision.
Version 1.3
Hotfix - patch to fix audience uid issue, where the audience uid in joinChannel did not match uid in token.
Version 1.4
Updated to Agora WebSDK v3.0.2, fixed a patch for uid's.
Version 1.5
Updated to resolves issues with saving Agora Settings that are caused by plugin conflicts. Fixed grammer error. Release resolves issues:
- 43
-
52
Version 1.5.1
Updated to resolves issues with saving Agora Settings. Release resolves issues:
-
52
Version 1.5.2
Updated to resolves issues with saving Agora Settings created by previous hotfix. Release resolves issues:
-
52
Version 1.6.2
Updated to resolves issues with with screen sharing in Chrome browser. Resolves issue with injected stream not displaying in broadcast channel. Release resolves issues:
-
42
-
60
Version 2.0.0
Updated with a new UI, improved screen sharing, multi-host broadcasts, real-time chat, and other features/improvements.
-
47
- 48
- 49
- 50
- 62
- 63
- 65
- 66
- 67
- 71
Version 2.0.1
[Patch] fixes a broken image links in the prompt messages when user denies camera/mic permissions.
Version 2.0.2
Resolves an issue with certain frameworks not enquing the RTM SDK correctly.
- 82
Version 2.0.3
Resolves an issue with certain frameworks not enquing the RTM SDK correctly in full screen template.
Version 2.0.4
Resolves an issue with certain frameworks not enquing the RTC SDK correctly in audience client.
Version 2.0.5
Add a waiting time before total disconnect on Audience views and wait for broadcaster reconnection.
Version 2.0.6
Adds a patch for autoplay policy issues. When remote user joins, if browser autoplay policy blocks video with audio playback, the video will play without audio and the mute icon will appear. The user will need to click each remote video to enable the audio. The requirement for clicking each stream is to support Safari which has the strictest autoplay policy.
Version 2.0.7
Resolves issues with Screen Share (#95 , #96). Resolved an issue with black boxes (#91). Resolves CSS issue causing audience button to be hidden.
- 91
- 95
- 96
Version 2.0.8
Resolves an issue in full screen templates with RTM not loading in the correct order.
Version 2.0.9
resolves an issue with the UI for channels containing more than 9 streams.