Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valarpirai/video-chat-app

Simple P2P Text/Voice/Video chat client. Works on Chrome and Firefox, Platforms: Android, Windows, Linux, Mac. Just open the link in Browser, You don't need any extra tools for Video Chat. https://valarpirai.github.io/video-chat-app/
https://github.com/valarpirai/video-chat-app

anonymous-chat no-history-storing p2p-chat peer-to-peer text-chat video-call video-chat voice-chat webrtc-demos webrtc-video

Last synced: 4 days ago
JSON representation

Simple P2P Text/Voice/Video chat client. Works on Chrome and Firefox, Platforms: Android, Windows, Linux, Mac. Just open the link in Browser, You don't need any extra tools for Video Chat. https://valarpirai.github.io/video-chat-app/

Awesome Lists containing this project

README

        

# Simple Video chat app
Simple one-to-one Text chat, Voice and Video call client using [**PeerJS**](http://peerjs.com).

Simple P2P Text/Voice/Video chat client (Using PeerJS). Works on Chrome and Firefox, Platforms: Windows, Linux, Mac. Just open the link in Browser, You don't need any extra tools for Video Chat.

https://valarpirai.github.io/video-chat-app/

## Technology and library
* [WebRTC](https://webrtc.org/)
* PeerJS Server and Client
* Peer to Peer voice and video calls

### Server
* PeerJS Server [Github Source](https://github.com/valarpirai/peerjs-server)
* Google STUN Server
* PeerJS Server hosted on [Heroku](https://my-peer.herokuapp.com)

### Client
* Source Code on [Github](https://github.com/valarpirai/video-chat-app)
* Hosted on [Github pages](https://valarpirai.github.io/video-chat-app)

### Screenshots

#### Text Chat
![Text Chat](https://raw.githubusercontent.com/valarpirai/video-chat-app/master/text-chat.jpeg)

#### Voice Call
![Voice Call](https://raw.githubusercontent.com/valarpirai/video-chat-app/master/voice-call.jpeg)