Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fletcherist/webtrc-voice-chat
group voice chat
https://github.com/fletcherist/webtrc-voice-chat
Last synced: 5 days ago
JSON representation
group voice chat
- Host: GitHub
- URL: https://github.com/fletcherist/webtrc-voice-chat
- Owner: fletcherist
- License: mit
- Created: 2020-03-22T13:39:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T17:18:52.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:46:02.667Z (3 months ago)
- Language: Go
- Homepage:
- Size: 128 KB
- Stars: 79
- Watchers: 6
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pion - fletcherist/webrtc-voice-chat - Group voice chat (Media API)
README
# webtrc-voice-chat
group voice chat. based on [pion](https://github.com/pion/webrtc) webrtc go library.
# features
- mute/unmute microphone
- mute/unmute speaker
- to join a room write anything after slash e.g `/myroom` `/123` `/test` etc# demo
[https://webrtc-voice-chat.netlify.app/test](https://webrtc-voice-chat.netlify.app/test)
frontend part is here https://github.com/fletcherist/webrtc-voice-chat-client its `create-react-app` with typescript preset