Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lefosg/webrtc-teleconference-app

A hybrid P2P, teleconference web app (leverages FIDO2 auth)
https://github.com/lefosg/webrtc-teleconference-app

javascript peerjs webrtc

Last synced: 19 days ago
JSON representation

A hybrid P2P, teleconference web app (leverages FIDO2 auth)

Awesome Lists containing this project

README

        

# WebRTC-Multimedia
A hybrid P2P/client-server teleconference app done as a multimedia technology project.
PeerJS is the main library used for transmitting video and audio. The underlying API of PeerJS is WebRTC.