Skip to content

royboy789/wprtc-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== wpRTC - WebRTC for WordPress ===
Contributors: guavaworks, michalbluma, michaelbeil
Donate link: http://www.codingofficehours.com/coh/#/teacher/23
Tags: webrtc, video, video chat, webcam
Requires at least: 3.9
Tested up to: 4.2.1
Stable tag: 2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WebRTC for WordPress allows you to easily create a video chat room utilizing webRTC, which is supported by most of the latest versions of modern browsers.

== Description ==
  
WebRTC or Web Real Time Communication is an open project that enables browsers with RTC capabilities to connect with video, audio, and screen sharing.  
  
Install the plugin and use the simple shortcode `[wpRTC room_name="room"]` to create multiple rooms for users to interact with each other using video.

[Documentation](http://roysivan.com/wp-webrtc) available, please check it for shortcode use, and wpRTC Pro version tips.

== Installation ==

1. Download zipped archive of plugin
1. Log into your WordPress dashobard and add the new plugin via upload
1. Activate the plugin
1. Click on wpRTC in your menu (below "Settings") to see shortcode settings and styling options


== Frequently Asked Questions ==

= What is WebRTC? =
[WebRTC](http://www.webrtc.org) WebRTC is a free, open project that enables web browsers with Real-Time Communication (RTC) capabilities via simple JavaScript APIs. The WebRTC components have been optimized to best serve this purpose.

= I installed it, but only see a black screen =
If you have the plugin installed and tried using the shortcode and only see a black screen, make sure you remember to give your browser permission. Here's a [screenshot of permissions on Chrome](http://roysivan.com/wp-webrtc/videoPermission.png).


== Screenshots ==
  
1. Make sure to check the newly added menu for updates, tips, and settings.
2. Styling options are still being added, style the video player any way you want it!

== Changelog ==

= 2.0 =
* New webRTC library

= 1.1 =
* Added Video Mute
  
= 1.0.1 =
* Upgrade to version 1
* Documentation update
* Settings updates

= 0.1 =
* Shortcode and initial build

About

wpRTC Pro WordPress plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published