Augusto Bennemann
323cdd3232
Fix camera button style and improve videodock code
2018-02-07 17:20:10 -02:00
Augusto Bennemann
326325fddb
trigger on orientation change
2018-02-07 13:12:07 -02:00
Augusto Bennemann
541b06393c
Video positioning. Code still bad.
2018-02-07 13:11:52 -02:00
Augusto Bennemann
db7bd9e9b6
Display usernames on videos
2018-02-07 13:07:38 -02:00
Lucas Fialho Zawacki
3af600d015
User video tags with new design [part 1]
2018-02-07 12:56:07 -02: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
Lucas Fialho Zawacki
829930f131
Remove logging and some comments to shouldUpdateComponent
2018-02-01 18:02:33 +00:00
Lucas Fialho Zawacki
c36f322fff
Better handling of shared video timeout in html5
2018-02-01 18:02:04 +00:00
Lucas Fialho Zawacki
8be4fd6ef4
Better way to handle shouldComponentUpdate callback on HTML5 video
...
This commit matches userIds on the old/new userlist when the react component
updates and does not assume the lists are ordered. It also prevents things
from getting funky when a user leaves or joins the list
2018-02-01 18:01:56 +00:00
Lucas Fialho Zawacki
a1e7833fa3
Better video reconnect when network is offline
2018-02-01 18:01:42 +00:00
Lucas Fialho Zawacki
55feaa30af
Timeout cameras that have not started
2018-02-01 18:01:28 +00:00
Tainan Felipe Pauli de Almeida
fc5ae9b07e
apply lock settings on webcam sharing
2018-01-29 09:52:07 -02:00
Lucas Fialho Zawacki
deb6efad09
HTML5 video refactor some js
2018-01-25 04:08:00 +00:00
Lucas Fialho Zawacki
cacbdd0ece
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into ice-cold-corrections
2018-01-23 16:05:47 +00:00
Lucas Fialho Zawacki
e728418eeb
Explicitly declare some hardcoded values as constants and refactor an if
2018-01-22 18:23:55 +00:00
Lucas Fialho Zawacki
02c216dcf6
Temporary hack to fix ICE edge cases in Firefox
2018-01-18 14:03:06 +00:00
Augusto Bennemann
7dacdfb04b
Changes requested on #4955
2018-01-16 14:04:34 -02:00
Lucas Fialho Zawacki
21cc28561b
Ice and html5 video button presses corrections
2018-01-15 21:19:01 +00:00
prlanzarin
f54214c4e1
Merge remote-tracking branch 'mconftec/disable-share-webcam-button' into video-upstream-errors
2018-01-12 21:31:01 +00:00
prlanzarin
8594ce169d
Merge remote-tracking branch 'mconftec/fixes-lucas' into video-upstream-errors
2018-01-12 20:02:45 +00:00
Lucas Fialho Zawacki
0d3466a1db
Use service joinedVideo in the correct stage of video sharing flow
2018-01-12 19:44:56 +00:00
Lucas Fialho Zawacki
68abf367d0
Prevent errors on html5 video when socket disconnects
2018-01-12 19:37:05 +00:00
Lucas Fialho Zawacki
cdb961f724
Wait one tick before resizing HTML5 videos
2018-01-12 19:36:23 +00:00
Lucas Fialho Zawacki
ce7d720a13
Fix problems on video tags if camera is busy
2018-01-12 19:36:15 +00:00
Lucas Zawacki
552b2ab665
Detect online/offline browser and open/close WS accordingly
2018-01-12 19:36:07 +00:00
prlanzarin
67f297dd95
Removed unused screenshare container from videodock and fixed stop message userId
2018-01-12 18:51:07 +00:00
prlanzarin
4fc1e3ea85
Fixed incorrect fetching of userId in the video-dock component
2018-01-12 18:39:16 +00:00
Augusto Bennemann
a8888e49ad
Prevent multiple clicks on share/unshare video button
2018-01-10 23:16:49 -02:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Augusto Bennemann
e2ef3281ec
Localize video and screnshare error messages
2018-01-05 19:43:53 +00:00
Augusto Bennemann
67cb4b073b
Error notifications for video and screenshare
2018-01-05 17:16:46 +00:00
prlanzarin
31fb95bf72
Removed wrong video peer stop procedure and reset the kurento.yaml config file
2017-12-22 12:30:24 +00:00
Lucas Zawacki
06f8b56a82
Merge remote-tracking branch 'prlanzarin1/ghost-webcams' into html5-video-media-flow
...
Conflicts:
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
2017-12-20 18:43:33 -02:00
prlanzarin
362335f727
Made the users own webcam local instead of server-side
2017-12-20 20:06:27 +00:00
Lucas Zawacki
113aca16a2
Merge remote-tracking branch 'prlanzarin1/ghost-webcams' into html5-development-reconnect-issues
...
Conflicts:
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
labs/bbb-webrtc-sfu/lib/video/VideoManager.js
labs/bbb-webrtc-sfu/lib/video/video.js
2017-12-20 17:20:56 -02:00
prlanzarin
0cecd028fd
Changing the way the unshare webcam API is called to support user roles
2017-12-20 18:00:17 +00:00
Lucas Zawacki
2e3ea4e45f
Better video stop treatment in HTML5
2017-12-20 15:05:05 -02:00
Lucas Zawacki
4aac6d8413
Tweaks on the video media flow
2017-12-20 00:32:31 -02:00
Lucas Zawacki
1f5dd6f9a7
Move WS open/close events to component mount/unmount
2017-12-19 15:02:54 -02:00
Lucas Zawacki
afe4057bf2
Refactor html5 video tag creation to work with React style
2017-12-19 14:29:09 -02:00
Lucas Zawacki
1e514aad04
Merge branch 'bbb-webrtc-sfu' of github.com:prlanzarin/bigbluebutton-1 into bbb-webrtc-sfu
...
Removed several variables that were in this.state to this in the html5 video-dock component
Conflicts:
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
2017-12-15 13:47:03 -02:00
Lucas Zawacki
a370285f0b
Capture several errors and crashes in client and bbb-webrtc-sfu
2017-12-14 16:42:13 -02:00
prlanzarin
c4acd83ee9
Removed unused states from video-dock component and refactored event listeners
2017-12-08 16:35:46 +00:00
Lucas Zawacki
4e2833aa07
Merge branch 'bbb-webrtc-sfu' of github.com:prlanzarin/bigbluebutton-1 into bbb-webrtc-sfu
...
Conflicts:
bigbluebutton-html5/imports/ui/components/video-dock/component.jsx
2017-12-05 17:58:58 -02:00
Lucas Zawacki
45ee2e7fa4
Adjustments to video reconnect code
2017-12-05 17:13:42 -02:00
prlanzarin
62f15fd55c
Merge remote-tracking branch 'gutobenn/bbb-webrtc-sfu' into bbb-webrtc-sfu
2017-12-05 14:53:50 +00:00
Lucas Zawacki
1f2f5dc218
More reconnect logic and some translations
2017-12-01 21:40:25 -02:00
Augusto Bennemann
5d2a78a5ce
HTML5 video iOS support
2017-11-28 17:31:36 -02:00
prlanzarin
fdca5356c3
Finished making bbb-webrtc-sfu answer in single path
...
Started standardizing video and screenshare RPC messages
Video now uses redis message routing
2017-11-24 18:59:40 +00:00
prlanzarin
248dc7fa08
Fixed HTML5 video API import
...
Added chrome extension ID to HTML5 screenshare call
2017-11-17 18:55:59 +00:00