Skip to content

Build a chat application that will appear inside the widget.

Notifications You must be signed in to change notification settings

BingeWave/widget-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat in Live Stream Example

This repo is part of a series of code examples of how to develop immersive and interactive live streaming, augmented reality, and virtual reality apps with BingeWave. Please follow the installation instructions and read the tutorial for a more in-depth explanation.

Installation

To install the code, do the following:

  1. Sign-up for a developers account at https://developers.bingewave.com.
  2. Create a Widget in the https://developers.bingewave.com/widgets section.
  3. In the Interface Builder, copy and paste the HTML, CSS, and Javascript provided in this repo into their respective locations. (HTML goes into the HTML editor, Javascript goes into the Javascript editor, CSS goes into the CSS editor.
  4. Update the Widget
  5. Boot the Test Area to the code in action.

Focus Of This Code

The focus of this tutorial is how create a group chat that appears over a live stream or a video conference. This code sample uses a vareity of components found inside BingeWave's JS SDK. The following material is available as references to further understand the concepts and tools used:

Tutorial

This code is accompanied by a tutorial that will further explain steps, which is available at: Developing Video Chat Over a Live Stream

About

Build a chat application that will appear inside the widget.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published