Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitbound/confer
Create branded, on-demand video chat sessions in your browser. Built with React and WebRTC.
https://github.com/bitbound/confer
react webrtc
Last synced: 3 months ago
JSON representation
Create branded, on-demand video chat sessions in your browser. Built with React and WebRTC.
- Host: GitHub
- URL: https://github.com/bitbound/confer
- Owner: bitbound
- License: mit
- Created: 2020-10-23T03:00:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T15:17:30.000Z (over 2 years ago)
- Last Synced: 2023-09-13T09:58:44.272Z (over 1 year ago)
- Topics: react, webrtc
- Language: JavaScript
- Homepage: https://confer.lucency.co
- Size: 1.13 MB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Confer
Create branded, on-demand video chat sessions in your browser.## Project Links
Hosted App: https://confer.jaredg.dev
Sponsor: https://github.com/sponsors/lucent-sea
Donate: https://www.paypal.com/donate?hosted_button_id=L8ZB3L9NCBNWW## Build Requirements
* .NET 6 SDK
* Node.js (latest)## Building
```
git clone https://github.com/lucent-sea/confer
cd ./confer/confer
dotnet build
dotnet run
```## Screenshot
!["Confer Screennshot](.github/screenshot.jpg)