Feature screen sharing

- Send stream of screen sharing in peer connexion
 - Add button for share your screen
This commit is contained in:
Gregoire Parant 2020-06-06 17:03:10 +02:00 committed by David Négrier
parent e1989c1c21
commit 208b91e52a
6 changed files with 174 additions and 31 deletions

View file

@ -109,6 +109,10 @@ video#myCamVideo{
transition: all .2s;
right: 134px;
}
.btn-monitor{
transition: all .2s;
right: 224px;
}
/*.btn-call{
transition: all .1s;
left: 0px;