prlanzarin
|
6f78cf057c
|
Merge remote-tracking branch 'gutobenn/webrtc_stats' into webrtc_stats
|
2018-06-08 16:36:41 +00:00 |
|
Augusto Bennemann
|
6f16948824
|
webRTC video stats: fetch stats on VideoListItem
|
2018-06-04 13:53:41 -03:00 |
|
Lucas Fialho Zawacki
|
665773ece0
|
Small naming fixes in visibility events and attachStream function
|
2018-05-29 18:54:01 +00:00 |
|
Lucas Fialho Zawacki
|
cb5022681d
|
Catch exceptions on video tag play
|
2018-05-29 17:51:50 +00:00 |
|
Lucas Fialho Zawacki
|
32c587dc0d
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into better-video-stability
|
2018-05-28 18:43:29 +00:00 |
|
Augusto Bennemann
|
2eaa457442
|
Merge branch 'webrtc_stats' of github.com:gutobenn/bigbluebutton into webrtc_stats
|
2018-05-25 16:27:16 -03:00 |
|
Augusto Bennemann
|
a3584092ec
|
Improve webRTC video stats code
|
2018-05-25 16:24:41 -03:00 |
|
Lucas Fialho Zawacki
|
3d92f252b6
|
Try to make sure that attach streams and stream restarts always work
|
2018-05-23 18:04:47 +00:00 |
|
Lucas Fialho Zawacki
|
6cae1678ef
|
Separate webrtc errors, restart and ice in separate functions
|
2018-05-23 18:04:01 +00:00 |
|
Lucas Fialho Zawacki
|
b7b5230966
|
Only send camera share to api after sharer has received a play start
|
2018-05-23 17:54:26 +00:00 |
|
Lucas Fialho Zawacki
|
5433049ab7
|
Better handle visibility events and paused streams
|
2018-05-23 17:54:16 +00:00 |
|
Augusto Bennemann
|
384b912995
|
Fix error logging
|
2018-05-22 12:42:51 -03:00 |
|
Augusto Bennemann
|
e8c2e1219c
|
Fix measure name
|
2018-05-17 15:08:27 -03:00 |
|
Augusto Bennemann
|
5f142fa793
|
Fix merge conflicts
|
2018-05-17 14:49:35 -03:00 |
|
Tainan Felipe
|
b77e5494e0
|
add error message for when media server is offline and fix decrtion of intl message
|
2018-05-17 10:23:18 -03:00 |
|
Tainan Felipe
|
1d348c0328
|
Remove log
|
2018-05-16 15:30:40 -03:00 |
|
Tainan Felipe
|
8b1eda92b6
|
Create intlMediaErrorsMessages and add messages of errors
|
2018-05-16 15:16:12 -03:00 |
|
Tainan Felipe
|
0c16518025
|
add specific messages to permissions errors
|
2018-05-16 14:12:57 -03: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 |
|
Anton Georgiev
|
32309b0c3f
|
Merge pull request #5480 from lfzawacki/stop-streams
Pause streams on media server to save bandwith and processing
|
2018-05-08 15:53:19 -04:00 |
|
Anton Georgiev
|
375e844890
|
Merge pull request #5426 from prlanzarin/ss-toast-fix
Fixed screenshare extension toast and removed dock leftover code
|
2018-05-07 14:44:20 -04:00 |
|
Lucas Fialho Zawacki
|
c7bbb847d8
|
Small html5 stop streams corrections
|
2018-05-07 17:52:44 +00:00 |
|
Lucas Fialho Zawacki
|
6fcdc61e69
|
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into stop-streams
|
2018-05-07 17:12:44 +00:00 |
|
Lucas Fialho Zawacki
|
aed6ffc3cb
|
Pausing streams server side when client is not vieweing them
|
2018-05-04 20:58:35 +00:00 |
|
Tainan Felipe
|
44a5d6c600
|
add voice user icon for webcam status
|
2018-05-04 16:44:30 -03:00 |
|
Tainan Felipe
|
35e0fc9bbf
|
Fix the audio status does not update on webcam video
|
2018-05-04 16:40:40 -03:00 |
|
prlanzarin
|
01f87d2718
|
Added websocket ping pong to SFU clients
Also updated SFUs package-lock
|
2018-05-03 13:57:03 +00:00 |
|
Lucas Fialho Zawacki
|
5b65cde0de
|
Stop remote stream tracks for HTML5 video viewers when window is hidden
|
2018-05-02 20:09:22 +00:00 |
|
Augusto Bennemann
|
0c539f8e8c
|
WebRTC stats: Fix bitrate
|
2018-05-02 19:03:36 +00:00 |
|
Augusto Bennemann
|
02c1c85891
|
WebRTC stats: support Safari
|
2018-05-02 18:42:36 +00:00 |
|
Augusto Bennemann
|
9237fa3235
|
Move webrtc_stats_bridge logic from external script to react
|
2018-04-27 20:53:02 +00:00 |
|
Augusto Bennemann
|
9840bec025
|
Fix for NaN bug on Firefox; Improve setStats()
|
2018-04-27 18:57:38 +00:00 |
|
Oswaldo Acauan
|
72498ca227
|
Fix webcam dropdown padding
|
2018-04-27 11:50:05 -04:00 |
|
prlanzarin
|
95506e50d9
|
Fixed screenshare extension toast and removed dock leftover code
|
2018-04-27 15:11:40 +00:00 |
|
Augusto Bennemann
|
6fe043730e
|
Fix for Firefox and video unmounting
|
2018-04-26 23:35:05 +00:00 |
|
Anton Georgiev
|
35fae897fb
|
Merge pull request #5421 from antobinary/default-chrome-extension
add-on to pr #5420 - default chrome extension
|
2018-04-26 19:22:40 -04:00 |
|
Fred Dixon
|
46e9fecdad
|
Merge pull request #5420 from antobinary/default-chrome-extension
Set default KEY and LINK for Chrome screenshare extension
|
2018-04-26 19:13:52 -04:00 |
|
Augusto Bennemann
|
f163e7683d
|
Improve WebRTC stats react code
|
2018-04-26 23:01:59 +00:00 |
|
Anton Georgiev
|
8e6e14f902
|
add custom vs default key and link
|
2018-04-26 22:55:45 +00:00 |
|
Anton Georgiev
|
6aea0b6297
|
add custom vs default key and link
|
2018-04-26 22:52:46 +00:00 |
|
Augusto Bennemann
|
1985958191
|
WebRTC stats for each video
|
2018-04-26 22:19:15 +00:00 |
|
prlanzarin
|
ea73a4d37a
|
Fixed sfu ws regression and exceptions when recording not enabled in SFU
|
2018-04-26 15:39:24 +00:00 |
|
Anton Georgiev
|
9c82f1486b
|
Merge pull request #5402 from prlanzarin/screenshare-opt2
HTML5 Screenshare improvements
|
2018-04-25 21:08:47 -04:00 |
|
prlanzarin
|
28950edf3b
|
Removed ICE error toast message
|
2018-04-25 22:14:59 +00:00 |
|
BobakOftadeh
|
8e50a232c7
|
Loading screen rotation spins counter-clockwise
The arrows for when a webcam is loading now correctly spins counter-clockwise.
|
2018-04-25 17:02:36 -04:00 |
|
Oswaldo Acauan
|
fb6aeb90f9
|
Fix autosharewebcam option not working on first join
|
2018-04-25 11:23:44 -03:00 |
|
Oswaldo Acauan
|
ad57657b18
|
Add metatag html5hidepresentation
|
2018-04-24 13:18:12 -03:00 |
|
Oswaldo Acauan
|
46559833e2
|
Add metatag html5autosharewebcam
|
2018-04-24 12:51:41 -03:00 |
|
prlanzarin
|
be8a63b89a
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into video-regpack
|
2018-04-18 18:28:09 +00:00 |
|
prlanzarin
|
c9cdb08095
|
Fixed WebRTC video viewer stop, media flow error handling and state inconsistensies
|
2018-04-18 18:16:26 +00:00 |
|