Arquisoft / dechat_es1b

DeChat ES1B
https://arquisoft.github.io/dechat_es1b/
MIT License
6 stars 4 forks source link

Create Videochat functionality #91

Closed LuisBoto closed 5 years ago

LuisBoto commented 5 years ago

Users should be able to start a videocall while chatting

srensamblador commented 5 years ago

We decided to move personal around, @JavierUrones will work with @LuisBoto and I'll move into UI. Goal is that everybody works in several aspects of the application

LuisBoto commented 5 years ago

I started development on branch features/videochat using the PeerJS library. For now i just made a js file with some basic methods. I ran into some problems with travis since it looks like the nodejs process doesn't like creating webrtc peers tho

JavierUrones commented 5 years ago

Established first connection between two friends.

srensamblador commented 5 years ago

This is done, closing