Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lefosg/webrtc-teleconference-app
- Owner: lefosg
- Created: 2023-01-08T10:05:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T20:42:13.000Z (about 2 years ago)
- Last Synced: 2024-11-07T17:55:46.899Z (2 months ago)
- Topics: javascript, peerjs, webrtc
- Language: JavaScript
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.