jerett / webrtc_demo

Simple webrtc demo, compatible with safari11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc_demo

Deploy

Deploy these pages on https server, you can use python to write a local test server.

How to use

  • visit create.html, and then click start, you will get Offer descrption, and send the Offer descrption to the joiner.
  • joiner paste the Offer Offer descrption to the creater, then click start, and will get answer description, send it to the creater.
  • creater needs to copy answer descrption to the second textare, and then click call.
  • joiner click call.
  • All done.

About

Simple webrtc demo, compatible with safari11.


Languages

Language:JavaScript 95.3%Language:HTML 4.7%