This documentation is currently being moved to our new documentation site.
Please view or edit the documentation there, instead.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.
Tutorial - Video Player (DRAFT)
Â
Scenario
two: With or without UIO Media Panel.
Step 0: Get the code
Github repository: https://github.com/fluid-project/videoPlayer/
README has build instructions.
Step 1: Prepare your page
Insert the following where you want the video player:
<div class="videoPlayer fl-videoPlayer"> </div>
Step 2: Add dependencies to the page
Include the following dependencies into header: