Mateus Dalepiane
0a350a4ceb
Client auto reconnection with bbb-voice
...
The client reconnects automatically with bbb-voice if the connection
drops. Also, implemented mechanisms for auto reconnection of listen
only audio, but these are disabled because currently there is no way
to ensure that bbb-apps connection is already re-established.
2015-03-20 17:21:50 -03:00
Mateus Dalepiane
cfbf739c01
Improve connection events handling in client voice
...
NetConnection events Failed and Disconnected now trigger a
FlashLeftVoiceConferenceEvent and reset the module to the
initial state.
2015-03-20 14:29:36 -03:00
Mateus Dalepiane
d5e79788a6
Clean client users list when it connects to bbb-apps
...
The list must be cleaned in case of re-connection, so the client
will have the most recent information about users.
2015-03-20 14:04:28 -03:00
Mateus Dalepiane
246db98916
Fix indentation at AutoReconnect.as
2015-03-19 12:47:19 -03:00
Mateus Dalepiane
9ea7b3a7cb
Move video NetStream creation to publish method
...
The NetStream is not used until the client start publishing video,
therefore the NetStream creation may be delayed.
Also, removed redundant code on NetConnection closed handler. The
StopBroadcastEvent triggers the execution of stopBroadcasting(),
that does exactly the same thing.
2015-03-19 12:30:20 -03:00
Felipe Cecagno
a06efd5490
setting back VideoProxy and VideoWindow to use Windows line ending (¬¬)
2015-03-19 12:02:57 -03:00
Felipe Cecagno
867e9b9b36
first attempt to use an auto-reconnection handler, still not working properly
2015-03-19 11:54:08 -03:00
Fred Dixon
c4d50d59dc
Merge pull request #574 from capilkey/add-ready-notification
...
Added a 'ready' notification when the client starts up for screen readers
2015-03-18 19:53:09 -04:00
Fred Dixon
b214de3d2c
Merge pull request #575 from capilkey/fix-webrtc-null-errors
...
check for null before calling UA.stop()
2015-03-18 19:52:57 -04:00
Chad Pilkey
afb5787941
check for null before calling UA.stop()
2015-03-18 15:36:29 -07:00
Chad Pilkey
c5e0436204
added a 'ready' notification when the client starts up for screen readers
2015-03-18 14:21:01 -07:00
Richard Alam
acc58d250f
- lower log level when not able to load html5 client
2015-03-18 18:19:55 +00:00
Richard Alam
3c73519ec3
- update locales
2015-03-13 15:18:11 -07:00
Fred Dixon
2bf6d05ca1
Merge pull request #565 from antobinary/meteor-endpoint
...
meteor endpoint /html5client/check. update BigBlueButton.html
2015-03-13 17:31:06 -04:00
Anton Georgiev
238f1e56ff
meteor endpoint /html5client/check. update BigBlueButton.html
2015-03-13 20:43:32 +00:00
Tiago Daniel Jacobs
0f130e9f69
Removed unused property
2015-03-12 21:40:16 +00:00
Tiago Daniel Jacobs
f6139c5b4a
Updating the config.xml with the lockOnJoin* properties
2015-03-12 21:23:36 +00:00
Tiago Daniel Jacobs
71d1d70a4e
Hide label and checkbox of lockOnJoin configuration
2015-03-12 21:14:42 +00:00
Tiago Daniel Jacobs
e52262cf15
Added lockOnJoinConfigurable property to lock config (missed some files)
2015-03-12 20:52:52 +00:00
Tiago Daniel Jacobs
4fff479e03
Added lockOnJoinConfigurable property to lock config.
2015-03-12 20:52:38 +00:00
Richard Alam
778df2da9d
Update ChatBox.mxml
2015-03-12 14:37:20 -04:00
Fred Dixon
c2d97d9cb6
Merge pull request #556 from matnunes/bugfix-1892
...
Bugfix issue 1892 (ChatBox)
2015-03-12 13:52:33 -04:00
Fred Dixon
2c5d4d105e
Merge pull request #551 from bigbluebutton/bbb-lock-settings-fix
...
Fixed problem when changing presenter with webcam
2015-03-12 13:52:14 -04:00
Anton Georgiev
efc126f410
styled the wrong div
2015-03-10 16:11:56 +00:00
Anton Georgiev
edb667a419
minor styling changes
2015-03-10 15:28:39 +00:00
Tiago Daniel Jacobs
3c6601a5df
Fixing infinite loop in the presenter change event.
2015-03-10 05:36:13 +00:00
Tiago Daniel Jacobs
f4087ab270
Fixing infinite loop in the presenter change event.
2015-03-10 05:34:22 +00:00
Anton Georgiev
ee69c62309
first check if the html5 client is running and then attempt to redirect the user
2015-03-06 22:44:13 +00:00
Anton Georgiev
deec36b411
style the redirect page a bit
2015-03-06 22:43:51 +00:00
Anton Georgiev
e77b295517
Merge branch 'master' into flash-redirect
2015-03-05 22:56:34 +00:00
Anton Georgiev
f62fd4ce31
due to this the html5 client was not able to join a voice conf without a flash user already joined
2015-03-05 21:10:27 +00:00
Anton Georgiev
0a79f0dc29
the redirection page offers installing Flash or redirection
2015-03-05 17:30:09 +00:00
Anton Georgiev
44429a6bd6
redirect user to HTML5 client if Flash not installed/enabled. Must be attendee (for now)
2015-03-04 23:51:33 +00:00
Fred Dixon
cf5ab25ca0
Revert "Revert "Bbb lock settings fix""
2015-03-04 16:47:35 -05:00
Chad Pilkey
34fdfb9f83
Revert "Bbb lock settings fix"
2015-03-04 11:49:13 -05:00
Chad Pilkey
8de57dfc36
Fixed the WhiteboardModule definition in config.xml
2015-03-04 10:43:54 -05:00
Tiago Daniel Jacobs
9d53c765fa
Redoing the changes to PhoneButton due to conflict on merge
2015-03-03 07:04:47 +00:00
Tiago Daniel Jacobs
34e2e48be2
Merging
2015-03-03 06:52:56 +00:00
Tiago Daniel Jacobs
cc9fdc1a9e
Fixed layouts combo state when presenter mode is turned on/off
2015-03-03 06:34:56 +00:00
Tiago Daniel Jacobs
0033e36384
Fixed state of webcam button when leaving presenter state
2015-03-03 06:34:10 +00:00
Tiago Daniel Jacobs
3060b2ea7d
Implemented method to check if lock is in use or not, refactored to use it in entire code.
2015-03-03 05:01:58 +00:00
Tiago Daniel Jacobs
647c0a83bc
Code clean up and fixes to lock settings
2015-03-03 04:49:56 +00:00
Tiago Daniel Jacobs
95cf0167f2
Restored ability to lock/unlock individual users
2015-03-03 00:44:34 +00:00
Tiago Daniel Jacobs
7cd5fff1d6
Fixed display of the lock on join flag
2015-03-02 19:25:26 +00:00
Tiago Daniel Jacobs
bf62dd66a2
Fixed mute on start, added lock on join option
2015-03-02 18:06:09 +00:00
Richard Alam
e8c61c5356
- lower log level on some logs so we can filter
...
- add a detection when a meeting actor has hung resulting in users not being able to do anything
2015-02-26 16:02:21 +00:00
Richard Alam
27bb493473
Merge pull request #530 from capilkey/improve-webrtc-logging
...
Improvements to WebRTC
2015-02-24 16:26:33 -05:00
Chad Pilkey
eb17e4a056
added extra logging information to TURN debugging
2015-02-24 12:15:01 -08:00
Chad Pilkey
c9939b1c7c
fixed webrtc call failed callback
2015-02-24 12:14:25 -08:00
Chad Pilkey
4be1b5c2e3
remove disclaimer from bbblogger.js
2015-02-24 11:36:41 -08:00