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

adamavenir/talkto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

talkto

Add a SimpleWebRTC video hangout to your site just by forking this repo and changing the CNAME.

As a basic GitHub.io page

Just fork this repo—and that's it. It should immediately work at yourusername.github.io/talkto

On your own domain name

  • Change the CNAME to your own domain (or subdomain)

  • At your DNS provider oint a DNS CNAME record for your own domain to yourusername.github.io

  • Wait for GitHub pages to show up. (It'll 404 for a bit before it recognizes your CNAME)


This simple thing uses SimpleWebRTC from &yet.

This uses the SimpleWebRTC sandbox server for signaling.

If you want to run your own signaling server, feel free to use the same code we're using for this (and Talky) which is at github.com/andyet/signalmaster. (You'll also need to use your own version of SimpleWebRTC and configure the signaling server there.)

About

Add a SimpleWebRTC video hangout to your site just by forking this repo and changing the CNAME.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published