Open Source on GitHub

Build a web that communicates.

With WebRTC and Open Source from Temasys

  • SkylinkJS

    Teach your web-app how to talk peer-to-peer. Audio, video, data and much more.

    Getting Started   ▪   API Docs   ▪   Versions

  • AdapterJS

    A library of polyfills and helpers so you can use WebRTC the same way in all browsers.

    Setup   ▪   Documentation   ▪   Versions

  • getaroom.io

    Invite others into a conference call, just by sharing a link. Built with SkylinkJS.

    Source   ▪   Try it out




  • Check out all our open-source projects



    List repositories

Screensharing with SkylinkJS

by Thomas Gorissen
SkylinkJS makes sharing your screen with others incredibly easy to implement for web developers. Upgrade your conferencing or co-working app and enable your users to benefit from easy sharing of their work or application in all major browsers.
Read the article...

Building A Simple Peer-to-Peer WebRTC Chat

by Thomas Gorissen
Audio/Video is not the only thing that WebRTC enables you to do. The data channel offers a variety of use-cases, too, by sending information from one peer to another without going through a server. In this tutorial I show you how to build a simple chat.
Read the article...