Difference between revisions of "Using CLIO in Open Broadcaster Software"

From CLIO

(Created page with "== Overview == You can use Open Broadcaster Software to integrate CLIO and its activities into a video conference, live stream or pre-recorded videos that you can share online...")
 
Line 1: Line 1:
== Overview ==
== Overview ==
You can use Open Broadcaster Software to integrate CLIO and its activities into a video conference, live stream or pre-recorded videos that you can share online.
You can use Open Broadcaster Software to integrate CLIO and its activities into a video conference, live stream or pre-recorded videos that you can share online. This will require installing a Local Web Development Environment to host CLIO so it can be embedded into the streaming software.
==Creating a Local Development Environment==
{{Main|Creating a Local Web Development Environment}}


== Understanding CLIO URL Parameters ==
CLIO is a web-based application, which means that it needs to be hosted on your local machine using a Local Web Development Environment (LWDE).  There are many free and open-source Local Web Development Environments available, which quickly create a local web server with all of the required tools.  These software packages can also be used to quickly create kiosks.
 
== Preparing Streaming Software ==
 
=== Installing Open Broadcaster Software ===
{{Stub}}
 
==Understanding CLIO URL Parameters==
{{Main|Understanding the CLIO URL Scheme}}
{{Main|Understanding the CLIO URL Scheme}}
The CLIO web application uses a URL query-based system to load the interface dynamically based on what parameters is based to it through the URL.  This can be thought of similarly to the way options are passed into a programming function.  When the CLIO web application directory is navigated to without any parameters, it will default to the full “Facilitator Mode” experience.
The CLIO web application uses a URL query-based system to load the interface dynamically based on what parameters is based to it through the URL.  This can be thought of similarly to the way options are passed into a programming function.  When the CLIO web application directory is navigated to without any parameters, it will default to the full “Facilitator Mode” experience.

Revision as of 20:06, 19 April 2022

Overview

You can use Open Broadcaster Software to integrate CLIO and its activities into a video conference, live stream or pre-recorded videos that you can share online. This will require installing a Local Web Development Environment to host CLIO so it can be embedded into the streaming software.

Creating a Local Development Environment


CLIO is a web-based application, which means that it needs to be hosted on your local machine using a Local Web Development Environment (LWDE).  There are many free and open-source Local Web Development Environments available, which quickly create a local web server with all of the required tools. These software packages can also be used to quickly create kiosks.

Preparing Streaming Software

Installing Open Broadcaster Software

Imbox style.png

Understanding CLIO URL Parameters

The CLIO web application uses a URL query-based system to load the interface dynamically based on what parameters is based to it through the URL.  This can be thought of similarly to the way options are passed into a programming function.  When the CLIO web application directory is navigated to without any parameters, it will default to the full “Facilitator Mode” experience.