Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericz99/video-chat-webrtc

Group Video Chat w/ Chat System | Similar to blackboard collaborate.
https://github.com/ericz99/video-chat-webrtc

nodejs reactjs simple-peer socket-io webtrc

Last synced: 9 days ago
JSON representation

Group Video Chat w/ Chat System | Similar to blackboard collaborate.

Awesome Lists containing this project

README

        

## Euphoria - Video Chat App

Simple Group Video Chat w/ built in chat system. This application is similar to [Blackboard](https://www.cuny.edu/about/administration/offices/cis/core-functions/cuny-blackboard/).

## Usage

```sh

# running all start script
yarn run dev

# running all build script
yarn run build

```

## Technology

- [SimplePeer](https://github.com/feross/simple-peer)
- [SocketIO](https://socket.io/)
- [React](https://reactjs.org/)

## Template Used

- [Lerna Workspace Template](https://github.com/ericz99/lerna-workspace-template)

## Stuff that doesn't work

- [ ] Muting / Camera Disabled

### Author

Eric Zhang

### Version

1.0.0

### License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details