Commit 66f77b38 authored by Dele Olajide's avatar Dele Olajide

Jitsi Videobridge: Implemented video recording for windows only.

Linux video recording is TODO.
Refresh code with jitsi.org
parent 62b38240
......@@ -48,10 +48,13 @@ Jitsi Video Bridge Plugin Changelog
<ul>
<li>OF-749: Upgraded bouncy castle libraries from 1.49 to 1.50</li>
<li>Jisti Videobridge plugin: Added latest jitmeet web conference application</li>
<li>Jisti Videobridge plugin: Implememted SIP registration and outgoing calls</li>
<li>Jisti Videobridge plugin: Implememted SIP registration, incoming and outgoing calls</li>
<li>Jisti Videobridge plugin: Added new rayo commands "invite"and "uninvite". Added events "inviteaccepted" and "invitecompleted"</li>
<li>Jisti Videobridge plugin: Implememted media recording</li>
<li>Ofmeet: Implememted feature to invite telphone user to conference</li>
<li>Ofmeet: Implememted feature to accept incoming telphone user to conference</li>
<li>Ofmeet: Implememted feature to record and save conference audio as a .au file</li>
<li>Ofmeet: Implememted feature to record and save conference video as a .webm file (windows only)</li>
</ul>
<p><b>1.2.2</b> -- Feb 18th, 2014</p>
......
......@@ -80,7 +80,7 @@ The first video conference creating after restarting Openfire may fail. Work aro
<h2>Configuration</h2>
Under Server settings -> Jitsi Videobridge tab you can configure the range of UDP ports to be used by the videobridge.
Under Server settings -> Jitsi Videobridge tab you can configure various parameters.
<h2>How to use</h2>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment