Feature screen sharing
- Send stream of screen sharing in peer connexion - Add button for share your screen
This commit is contained in:
parent
d6031ba5c5
commit
39f44b8a9d
6 changed files with 166 additions and 31 deletions
4
front/dist/resources/style/style.css
vendored
4
front/dist/resources/style/style.css
vendored
|
@ -138,6 +138,10 @@ video{
|
|||
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