8000 GitHub - Shimin-Zhang/rtcPlayground
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shimin-Zhang/rtcPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RTC Video Conference Recorder Demo A quick seed project for using UserMedia, WebRTC, and MediaRecorder to start a video conference between two users and record them on server. Currently only works in FireFox.

Read the entire article here

##How to Run

  1. install npm
  2. make sure you have ffmpeg install on your system
  3. npm install to instlal dependencies
  4. cd into the section you want to demo, use node index.js to start local server and open the main html page with FireFox.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0