Feature screen sharing
- Send stream of screen sharing in peer connexion - Add button for share your screen
This commit is contained in:
parent
e1989c1c21
commit
208b91e52a
6 changed files with 174 additions and 31 deletions
4
front/dist/resources/style/style.css
vendored
4
front/dist/resources/style/style.css
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue