Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/valarpirai/video-chat-app
- Owner: valarpirai
- License: mit
- Created: 2017-04-25T07:40:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T11:40:24.000Z (about 4 years ago)
- Last Synced: 2024-12-06T06:09:58.325Z (17 days ago)
- Topics: anonymous-chat, no-history-storing, p2p-chat, peer-to-peer, text-chat, video-call, video-chat, voice-chat, webrtc-demos, webrtc-video
- Language: JavaScript
- Homepage:
- Size: 331 KB
- Stars: 146
- Watchers: 19
- Forks: 93
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)