Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)