João Francisco Siebel
|
f122fc5a4b
|
Fix problem in firefox on joining audio
|
2018-04-18 11:15:17 -03:00 |
|
João Francisco Siebel
|
16788eed87
|
Remove all media tracks on exit audio
|
2018-04-13 09:39:26 -03:00 |
|
Anton Georgiev
|
2f0a33b738
|
Merge pull request #5296 from oswaldoacauan/fix-5183
Sends a ejectUserFromVoice after removing a user
|
2018-04-03 13:26:30 -04:00 |
|
Oswaldo Acauan
|
9802dc73af
|
Improve ice connection event handlers
|
2018-04-03 13:49:45 -03:00 |
|
Oswaldo Acauan
|
3d74ad4847
|
Add event handlers for iceConnection errors
|
2018-04-03 10:50:18 -03:00 |
|
João Francisco Siebel
|
2ff45a9d7f
|
Rename function name to match his functionality
|
2018-04-02 14:08:25 -03:00 |
|
Oswaldo Acauan
|
04b98036e7
|
Sends a ejectUserFromVoice after removing a user
Fix wrong linter change
|
2018-04-02 11:42:13 -03:00 |
|
João Francisco Siebel
|
c598270663
|
Enforce authToken to re-joining users, resolve #5261
|
2018-03-29 09:10:30 -03:00 |
|
Anton Georgiev
|
e1fc9a237e
|
resolve "CLIENT LOG: [object Object]"
|
2018-03-21 19:39:11 +00:00 |
|
Anton Georgiev
|
07b867e52c
|
Merge pull request #5259 from oswaldoacauan/fix-ghost-and-reconnect-users
Fix ghost and reconnecting users
|
2018-03-19 14:07:46 -04:00 |
|
Oswaldo Acauan
|
0e5fc698b0
|
Fix reconnecting users being redirected to /logout
|
2018-03-16 16:22:27 -03:00 |
|
Oswaldo Acauan
|
16a61a891d
|
Move userLeft out of subscription stop to socket close event. Closes #5240
|
2018-03-16 16:18:10 -03:00 |
|
Anton Georgiev
|
337bcd616c
|
add logs to debug user join handler
|
2018-03-16 18:57:27 +00:00 |
|
Anton Georgiev
|
d17ca71a60
|
Merge pull request #5157 from jfsiebel/implement-start-stop-recording-html5
Implement start stop recording html5
|
2018-03-09 14:28:14 -05:00 |
|
Anton Georgiev
|
9d7d8edbe0
|
improve isDialInUser function - use same var
|
2018-03-07 11:42:13 -05:00 |
|
Anton Georgiev
|
89b7da5be2
|
resolve conflicting double definition of voiceUserId
|
2018-03-07 11:18:02 -05:00 |
|
Anton Georgiev
|
2abcb91a7f
|
increase voice user logging level in production
|
2018-03-07 11:18:02 -05:00 |
|
João Francisco Siebel
|
efbf830e31
|
Change recording indicator to match #5127 changes
|
2018-02-23 13:26:33 -03:00 |
|
João Francisco Siebel
|
8f43508b4f
|
Linter some code and simplify action button logic display
|
2018-02-20 15:23:35 -03:00 |
|
Oswaldo Acauan
|
b03966d0d1
|
Close all user connections when removed
|
2018-02-20 12:02:04 -03:00 |
|
Oswaldo Acauan
|
8219c28084
|
Remove debug code
|
2018-02-20 11:59:47 -03:00 |
|
Oswaldo Acauan
|
3d69023308
|
Add check for connection and validated status. Fix #5152
|
2018-02-20 11:37:17 -03:00 |
|
Oswaldo Acauan
|
2f741df97b
|
Impl user-session based connections on server. Fix #5150
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
|
2018-02-20 11:26:36 -03:00 |
|
João Francisco Siebel
|
c2076c5260
|
Fix logic for showing start/end recording
|
2018-02-19 13:30:21 -03:00 |
|
João Francisco Siebel
|
919c2aa644
|
Implement start/stop recording logic
|
2018-02-15 17:42:50 -02:00 |
|
Anton Georgiev
|
32abdc8344
|
Merge pull request #5102 from MaximKhlobystov/handle-reconnected-voice-users
[HTML5 Client] Adjustments in handling of reconnected voice users
|
2018-02-09 14:50:32 -05:00 |
|
Oleksandr Zhurbenko
|
607e2decad
|
Removed a comment
|
2018-02-08 08:42:32 -08:00 |
|
Oleksandr Zhurbenko
|
894e2b94f2
|
Fixed exceptions thrown on PresenterAssignedEvtMsg event
|
2018-02-07 15:10:15 -08:00 |
|
Oleksandr Zhurbenko
|
dddc388a10
|
Fixed an exception thrown on meeting destruction
|
2018-02-07 14:57:34 -08:00 |
|
Maxim Khlobystov
|
82a40e4d9a
|
Handle voice users message to update the voice states properly on reconnect.
|
2018-02-06 11:23:51 -05:00 |
|
Tainan Felipe Pauli de Almeida
|
38e3ce3013
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into lock-settings
|
2018-02-06 13:21:22 -02:00 |
|
Tainan Felipe Pauli de Almeida
|
bc2da51bfb
|
Comply lock setting 'Hide other viewer's webcams'
|
2018-02-06 09:43:14 -02:00 |
|
Oleksandr Zhurbenko
|
946c731471
|
Fixed pencil rendering during the race condition between clear annotations and pencil's draw_end message
|
2018-01-22 15:07:29 -08:00 |
|
Ghazi Triki
|
5227217e85
|
Fix the regex that checks the Flash stream id by adding the option "-recorded" to the pattern, making sure recorded streams are matched too.
|
2018-01-20 09:34:11 +01:00 |
|
Anton Georgiev
|
a4d57ac4b6
|
Merge pull request #4963 from MaximKhlobystov/hangup-audio-userlist-fix
[HTML5 Client] Fix for the issue with users disappearing from userlist when hanging up audio.
|
2018-01-16 13:39:38 -02:00 |
|
Maxim Khlobystov
|
71c2d16918
|
Made sure user is removed from userlist only in case of dial-in (not web) users.
|
2018-01-15 11:47:19 -05:00 |
|
Oleksandr Zhurbenko
|
7871681448
|
Changed all the references of kick to remove, to be consistent
|
2018-01-09 14:28:48 -08:00 |
|
Richard Alam
|
b93a95ca8e
|
Merge pull request #4896 from prlanzarin/flash-webcam-fix
Ghost flash webcams fix
|
2018-01-08 10:18:52 -08:00 |
|
Oleksandr Zhurbenko
|
2de02c4f8d
|
Linting
|
2018-01-07 16:25:56 -08:00 |
|
Oleksandr Zhurbenko
|
4af6d30f6a
|
Switched from the broken 4commerce:env-settings package to native Meteor.settings
|
2018-01-07 16:24:05 -08:00 |
|
prlanzarin
|
dfb5170e5d
|
Finished filtering out HTML5 and Flash webcams using stream name patterns
|
2018-01-04 16:24:50 +00:00 |
|
Anton Georgiev
|
f0e15af607
|
Merge pull request #4814 from oswaldoacauan/issue-4812
Simplify authentication code/flow and Add subscriptions error handling
|
2018-01-03 14:45:38 -02:00 |
|
Anton Georgiev
|
c9379eaa0f
|
add muteOnStart param in Meeting structure
|
2017-12-22 15:22:24 -05:00 |
|
prlanzarin
|
3a72afa350
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into video-reconnection
|
2017-12-21 17:37:07 +00:00 |
|
Oswaldo Acauan
|
eb4c89aefc
|
Fix bug when users re-validate after refresh
|
2017-12-19 10:19:47 -02:00 |
|
Anton Georgiev
|
d6aa4ed44d
|
Merge pull request #4733 from oswaldoacauan/fix-4700
Improvements on Presentation Management
|
2017-12-15 19:03:54 -02:00 |
|
Anton Georgiev
|
c9c6797fc9
|
Merge pull request #4788 from antobinary/audio-work-3
Handle dial-in users in HTML5
|
2017-12-15 13:44:51 -02:00 |
|
Oswaldo Acauan
|
0c89d81675
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into issue-4812
|
2017-12-15 09:13:26 -02:00 |
|
Oswaldo Acauan
|
62454b826b
|
Remove duplicated log
|
2017-12-13 16:20:29 -02:00 |
|
Anton Georgiev
|
38c87c7f75
|
poll voted - drop requesterId and rename event
|
2017-12-12 11:19:24 -05:00 |
|