Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

rmeissn/SlideWiki-WebRTC-Broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlideWiki WebRTC Broadcast

Language Framework

Insructions

You should have installed NodeJS, npm and

  1. Clone the repository and run npm install.
  2. Start the application by executiny node index.js
  3. Start a browser with disabled security feature (cause we use different domains) google-chrome --disable-web-security --user-data-dir
  4. Go to http://localhost:8080 and enter a room name
  5. Open another tab, go to the same adress and enter the same room name.

After executing all mentioned steps, the first tab is the presenter and all other tabs (in the same room) are listeners. Try to play with the application!

About

WebRTC based presentation broadcasting for SlideWiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published