Lucas Zawacki
eae1b78e82
Reload button labels
2021-04-27 15:12:50 -03:00
Pedro Beschorner Marin
791c3394f6
Few changes at the reload button
...
Tweaked a bit at the button's style to give it a little distance from
the borders and replaced by a larger circle button for the icon to appear
a few bigger and keep the roundness of the surrinding design. Also moved
the suppress control to the button component so it solves for both external
player, generic component and any other component that decides to use it in
the future.
2021-04-27 15:01:15 -03:00
Lucas Zawacki
0a68ac34e2
Reload button for external video
2021-04-27 14:16:28 -03:00
Lucas
d7bbb1edef
Update bigbluebutton-html5/imports/ui/components/external-video-player/component.jsx
...
Fix indentation
Co-authored-by: Pedro Beschorner Marin <pedrobmarin@gmail.com>
2021-04-26 18:18:16 -03:00
Lucas Zawacki
fd8825c7cd
Volume slider for external video players
2021-04-26 18:16:41 -03:00
Lucas Zawacki
7c704c78c1
PeerTube player, first version
2020-11-26 17:33:08 -03:00
Lucas Zawacki
65892677ee
Make file video player work on every browser
2020-06-30 17:41:44 -03:00
Lucas Zawacki
0e9baf8ac7
fix twitch option name
2020-06-12 15:06:58 -03:00
Lucas Zawacki
abf4f45602
Update react-player and fix twitch sharing
2020-06-12 15:01:15 -03:00
Lucas Zawacki
a5bd5d8086
Prevent playbackrate update if value hasn't changed
2020-06-09 16:55:25 -03:00
Lucas Zawacki
9b7c734f86
Prevent problems playing some vimeo videos by adding default options
2020-06-09 16:55:23 -03:00
Lucas Zawacki
b9c75b4872
Remove timestamp correction logic
2020-05-18 13:16:03 -03:00
Lucas Zawacki
aa8326995c
Work with video time based in seconds (integers)
2020-05-18 12:11:12 -03:00
Lucas Zawacki
e67781d133
Centralize external video presenter message emission via a meteor call
2020-03-02 17:58:51 -03:00
Lucas Zawacki
0088c348a5
Logic to throttle pause/un-pause messages coming from presenter
2020-02-27 16:42:07 -03:00
Lucas Zawacki
2102d0e66f
Better handle and explain remote/local timestamp logic
2020-02-27 15:01:04 -03:00
Lucas Zawacki
6cbb4d6592
Adjust seek messages based on local and remote timestamps
2020-02-27 13:39:19 -03:00
Lucas Zawacki
c7bba345c6
Remove unused setState playing:true in onReady method
2020-02-12 17:39:45 -03:00
Lucas Zawacki
be9202a648
Adding some checks for null player in getCurrentTime and getCurrentPlaybackRate
2020-02-11 15:08:26 -03:00
Lucas Zawacki
fcecc3bcfe
Fix playbackrate state when being set from local player
2020-02-11 15:08:24 -03:00
Lucas Zawacki
a90be659d7
Attempt to limit flow of presenterSync messages just in case
2020-02-11 15:08:21 -03:00
Lucas Zawacki
9f2826949d
External video: don't use react state for flags that don't need re-renders
2020-02-11 15:08:18 -03:00
Lucas Zawacki
8165cba402
External video: prevent presenter from sending multiple unecessary play/pause messages
2020-02-11 15:08:13 -03:00
Lucas Zawacki
4ade850a5a
Pause synced video if presenter exits the room
2020-01-13 13:53:49 -03:00
Lucas Zawacki
14fd979955
Remove viewerJoined logic and prevent handleOnReady from running multiple times
2020-01-13 13:53:47 -03:00
Chad Pilkey
7174050fb3
adjust external video sync interval and emit check
2019-10-23 13:29:06 -07:00
Lucas Zawacki
ceb8853231
Prevent problems if presenter reconnects while sharing a video
2019-10-16 14:48:09 -03:00
Lucas Zawacki
926d4bb36e
Destructure assignments and fix wrong assignment for isPresenter
2019-10-16 14:47:22 -03:00
Lucas Zawacki
24198c48a6
Prevent erroneous autoplay warning if video player sends multiple ready messages
2019-10-10 19:09:39 -03:00
Lucas Zawacki
30b303a6d4
Making sure we show controls for all video formats because viewer always need to change volume
2019-10-10 19:09:39 -03:00
Lucas Zawacki
1fb6922712
Properly show/hide controls for more kinds of external video players
2019-10-09 11:54:54 -03:00
Lucas Zawacki
ec88bd24e4
Prevent viewers from playing before video has loaded for presenter
2019-10-07 15:42:37 -03:00
Lucas Zawacki
290cd481e5
Don't run synchronization code on a player with autoplay blocked and add an autoplay warning
2019-10-07 14:45:16 -03:00
Lucas Zawacki
4f7cfb8198
Detect presenter change and reassign external video to new presenter
2019-09-12 14:15:35 -03:00
Lucas Zawacki
00684f72ac
Send most updated version of state.playing into the external video handlers
2019-09-11 18:43:25 -03:00
Anton Georgiev
208007926d
improve on muting externalVideo while in echoTest
2019-09-10 16:36:56 -04:00
Anton Georgiev
dc0f68ba89
unsubscribe listeners when unmounting externalVideoPlayer
2019-09-10 16:36:35 -04:00
Anton Georgiev
4e38e08ec0
tweaks to #8006 share external video
2019-09-10 16:36:19 -04:00
Lucas Fialho Zawacki
41e0af264d
WIP arc player
2019-08-27 13:26:54 -03:00
Lucas Zawacki
332d03e7ea
Fix playback rate in players that support it
2019-07-16 19:04:20 -03:00
Lucas Zawacki
3a5984de51
Update styles and packages for external video
2019-07-16 17:56:07 -03:00
Lucas Zawacki
a2068d06b6
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into new-react-player
2019-07-16 17:33:27 -03:00
Lucas Fialho Zawacki
1316514ba4
Fix some options and remove unsed stuff for external video
2019-07-15 20:20:18 +00:00
Lucas Fialho Zawacki
e98333c45e
Use react-player for external video
2019-07-12 20:08:55 +00:00
Anton Georgiev
b74d3d9bb0
correct logger.warning to .warn
2019-07-02 16:54:10 +00:00
Anton Georgiev
3fcb95ab44
log structure {logCode, extraInfo}, comment
2019-06-28 21:45:50 +00:00
KDSBrowne
bac5d0f529
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 0A-access-39
2019-05-30 15:02:51 +00:00
Lucas Zawacki
8198a14871
Add log codes
2019-05-29 17:25:16 -03:00
Lucas Zawacki
195395334b
Add some logs to the external video sync
2019-05-29 16:06:41 -03:00
Anton Georgiev
83ecc5575f
trim whitespace at end of youtube url
2019-05-01 20:09:49 +00:00