Commit Graph

20270 Commits

Author SHA1 Message Date
Calvin Walton
32ff8b9f24 RnP: Fix bitrate in screenshare.yml
I forgot to include the 'K' multiplier on the bitrate values, so they
were all 1000 times too low.
2018-05-11 11:58:54 -04:00
Richard Alam
0614fd7916 - wait for the video stream stopped message from red5 to tell us that the stream is gone instead of guessing that
the stream stopped because usef has left the meeting.
2018-05-11 08:49:44 -07:00
Richard Alam
14b35c8784 - add video stream events to logging so we can trace it 2018-05-11 08:49:06 -07:00
Richard Alam
aa3b3c9589 - remove extra logging 2018-05-11 08:48:42 -07:00
Richard Alam
9d4926eab8 - handle stream stopped event by checking if stream is present 2018-05-11 08:47:50 -07:00
Richard Alam
7701b70842 - the bbb-video red5 app is not responsible for sending the start/stop webcam message 2018-05-11 08:47:03 -07:00
Richard Alam
0bdd491f2e - send video start/stop message to akka-apps instead of having the flash send them as the message
might not reach the server because the connection disconnected.
2018-05-11 08:45:22 -07:00
Tainan Felipe
43efd5b094 fix intl lost after refresh 2018-05-11 10:05:59 -03:00
Anton Georgiev
e71c299dff
Merge pull request #5461 from BobakOftadeh/fullScreen-fix
Full screen button fix
2018-05-11 08:46:30 -04:00
Anton Georgiev
9801a9f332
Merge pull request #5462 from Tainan404/issue-5455
Show listen only icon in webcam status.
2018-05-11 08:27:10 -04:00
Fred Dixon
f1d1e0fe30
Merge pull request #5518 from ffdixon/fix-bbb-conf-12
Fix for #5444
2018-05-10 19:55:17 -04:00
Fred Dixon
9e6b279eb1 Fix for #5444 2018-05-10 18:54:30 -05:00
Fred Dixon
d4b412e884
Merge pull request #5517 from capilkey/update-ss-selectwindow
Fix WebRTCDesktopViewWindow not being closed properly
2018-05-10 19:52:04 -04:00
Chad Pilkey
166a32ec6a fix WebRTCDesktopViewWindow not being closed properly 2018-05-10 16:12:04 -07:00
Tainan Felipe
5659ba10e7 use authtoken and connection status to verify feedback 2018-05-10 17:23:17 -03:00
Anton Georgiev
8a2099999c
Merge pull request #5513 from antobinary/free-join-prop
Add logging for failing audio
2018-05-10 14:19:22 -04:00
Anton Georgiev
45ab9da9d1 add logging for failing audio 2018-05-10 18:11:49 +00:00
Anton Georgiev
7b4d0781ed
Merge pull request #5508 from prlanzarin/keyframe-interval
Added support for a configurable keyframe interval for screensharing
2018-05-10 14:00:38 -04:00
Fred Dixon
963f15be05
Merge pull request #5509 from riadvice/choose-breakout-room
Improve BreakoutRoomSettings layout
2018-05-10 11:04:33 -04:00
Ghazi Triki
dd3f530872 Improve BreakoutRoomSettings layout. 2018-05-10 15:55:01 +01:00
prlanzarin
21e3dbab30 Added support for configurable keyframe interval 2018-05-10 14:30:15 +00:00
Tainan Felipe
63e8051a93 decrease star size and hide textarea when no evaluted 2018-05-10 11:14:56 -03:00
Anton Georgiev
292e9a8f02
Merge pull request #5505 from prlanzarin/fix-ss-distortion
Fixed screenshare resolution limit
2018-05-10 09:28:06 -04:00
Fred Dixon
21a6dfecda
Merge pull request #5506 from prlanzarin/update-dep-sfu
Updated bbb-webrtc-sfu dependencies
2018-05-09 19:58:21 -04:00
prlanzarin
d1477943bd Updated bbb-webrtc-sfu dependencies 2018-05-09 23:56:36 +00:00
Fred Dixon
082792c720
Merge pull request #5503 from riadvice/choose-breakout-room
Improve BreakoutRoomSettings layout and free-join behaviour.
2018-05-09 19:41:22 -04:00
prlanzarin
060e8abf32 Fixed screenshare resolution limit 2018-05-09 23:38:20 +00:00
Fred Dixon
42750408d3
Merge pull request #5504 from capilkey/update-ss-selectwindow
Updates to WebRTC screenshare in Flash
2018-05-09 18:55:55 -04:00
Chad Pilkey
2584352675 refactor flash webrtc ss sizing to use metadata w/h 2018-05-09 15:50:48 -07:00
Ghazi Triki
72bbc49e60 Improve BreakoutRoomSettings layout and free-join behaviour. 2018-05-09 22:52:37 +01:00
Chad Pilkey
679cbbffc9 remove unused loading state from webrtc publish win 2018-05-09 14:33:23 -07:00
Chad Pilkey
c7a2af5682 reset screenshare publish window after extension is installed 2018-05-09 14:20:14 -07:00
Chad Pilkey
04f4fc8eb9 remove last remnants of verto from the Flash client 2018-05-09 14:07:44 -07:00
James Jung
e66fd17fd7 Change fonts' abs paths to use baseName config(2) 2018-05-09 17:01:21 -04:00
James Jung
e192ea1e42 Change fonts' abs paths to use baseName config 2018-05-09 16:59:17 -04:00
Chad Pilkey
a4695c6688 update screenshare select window to match #5463 2018-05-09 13:56:59 -07:00
Anton Georgiev
18b70e8eb4
Merge pull request #5502 from antobinary/free-join-prop
Adjusted html5 demos to be recordable
2018-05-09 16:44:18 -04:00
Anton Georgiev
c9371ccb85 adjusted html5 video chat to be recordable 2018-05-09 20:29:43 +00:00
Tainan Felipe
8c93916f2c remove changes on reactive.js 2018-05-09 16:04:07 -03:00
Tainan Felipe
c4c0930317 remove log 2018-05-09 15:12:51 -03:00
Tainan Felipe
0707924a47 pass rating to meeting-ended and create feedback endpoint 2018-05-09 15:07:40 -03:00
Anton Georgiev
8327e6fb94
Merge pull request #5501 from prlanzarin/fix-ss-distortion
Preserving WebRTC screenshare aspect ratio in video-broadcast
2018-05-09 12:47:15 -04:00
prlanzarin
9d26a83514 Removed application support for chrome screensharing
Also reverted the track resolution to the screen res. The WebRTC getSettings is buggy for chrome <= 65
2018-05-09 16:39:59 +00:00
Anton Georgiev
4123d11dce
Merge pull request #5490 from prlanzarin/ws-leak-fix
Fixed event emitter leak at SFU websocket and video session stop
2018-05-09 12:24:54 -04:00
James Jung
2d7d513dc1 Initialize the variable for the baseName config inside whiteboard-overlay components to get better to read 2018-05-09 12:16:56 -04:00
Bobak Oftadeh
f43ac5e1de Improved upon the code 2018-05-09 08:28:55 -07:00
Anton Georgiev
5f269ec6df work on making the html5 demos recordable 2018-05-09 14:35:14 +00:00
prlanzarin
1a16e5a0b1 Fixed screenshare resolutions to preserve aspect ratio 2018-05-09 14:21:03 +00:00
prlanzarin
e05235d684 Removed uneeded meetingId checks 2018-05-09 00:35:20 +00:00
prlanzarin
9e0b70bfed Fixed screenshare gateway listeners 2018-05-09 00:28:07 +00:00