Commit Graph

58 Commits

Author SHA1 Message Date
Lucas Fialho Zawacki
61e08b4396 REALLY respect recorded=false authority when recording on HTML5 2018-04-26 21:29:46 +00:00
Lucas Fialho Zawacki
a2b670174b Merge branch 'final-recordings' into html5-video-recording 2018-04-26 16:43:18 +00:00
prlanzarin
ea73a4d37a Fixed sfu ws regression and exceptions when recording not enabled in SFU 2018-04-26 15:39:24 +00:00
Lucas Fialho Zawacki
c04cddd61c Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into html5-video-recording 2018-04-26 02:14:29 +00:00
Lucas Fialho Zawacki
ebef86abbe Respcect the recorded=false authority 2018-04-26 01:52:48 +00:00
prlanzarin
4cb7dcab7c Refactored WebRTC screenshare flow and fixed mcs-core event emission 2018-04-25 16:56:16 +00:00
Lucas Fialho Zawacki
8f1a128e24 Send webrtc screenshare event for recordings 2018-04-25 14:36:37 +00:00
Lucas Fialho Zawacki
5c40eb1651 Yet another step in adding html5 recording messages into redis 2018-04-24 22:49:16 +00:00
Lucas Fialho Zawacki
7cdb3f495d Write the recording events for webrtc cameras properly in redis 2018-04-24 18:11:14 +00:00
Lucas Fialho Zawacki
6bce22c554 Send shareWebcam events via bbb-webrtc-sfu 2018-04-23 19:17:17 +00:00
prlanzarin
d603098f38 Moved some of the session/ICE queue handling to base in screenshare manager 2018-04-19 16:43:52 +00:00
prlanzarin
78404e128c Starting providers refactor to fix screensharing pandemonium 2018-04-19 16:05:57 +00:00
Lucas Fialho Zawacki
dc099cf843 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into html5-video-recording 2018-04-16 20:30:35 +00:00
prlanzarin
52ecf277e0 Fixed finally clause on video.js and error handling calls on media session 2018-04-12 18:09:26 +00:00
prlanzarin
bf5413a7df Fixed WebRTC video stop procedures on media flow timeout cases 2018-04-12 16:40:32 +00:00
Lucas Fialho Zawacki
aeac7769b4 Configure enabling/disabling of recordings on html5 2018-04-11 21:11:43 +00:00
prlanzarin
261c34fca8 Removed leftover logging 2018-04-10 19:16:50 +00:00
prlanzarin
b8f54afdc8 Added config options to force h264 (video/screenshare) on SFU 2018-04-10 19:12:23 +00:00
prlanzarin
a2a77c9f75 Fixed video stop on websocket closure and renamed the sessionId prop in video to connectionId 2018-04-10 17:20:34 +00:00
prlanzarin
67f49442b6 Fixed HTML5 viewer video stop flow 2018-04-10 14:55:42 +00:00
prlanzarin
553ea58fcc SFU responding to media server offline event and closing active media sessions 2018-04-10 14:49:24 +00:00
prlanzarin
a01154dbe9 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-opt-next 2018-04-05 19:16:44 +00:00
Lucas Fialho Zawacki
4f598b7352 Only do recording after media flow 2018-04-04 20:26:11 +00:00
Lucas Fialho Zawacki
e51a30b75d Initial video recording work for html5 2018-03-29 18:19:53 +00:00
Lucas Fialho Zawacki
65a2fb592f Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into video-dock-refactor 2018-03-20 17:22:11 +00:00
Lucas Fialho Zawacki
49debcfa8f Send UserBroadcastCamStop event when video media stops flowing 2018-03-19 17:50:38 +00:00
prlanzarin
b55955cba3 Refactor SFU video session handling and made it use BaseManager 2018-03-14 20:44:47 +00:00
prlanzarin
1937890de1 Added BaseManager class and made ScreenshareManager extend it, pending VideoManager 2018-03-14 16:23:46 +00:00
prlanzarin
bdb72d60c1 Forcing H264 in HTML5 video 2018-03-14 14:38:18 +00:00
prlanzarin
36aebf39b0 SFU VideoManager using ES6 class and VideoProcess with BaseProcess 2018-03-14 00:22:32 +00:00
Augusto Bennemann
efcd9340cc Adjusts on video dock refactor 2018-03-12 15:30:28 +00:00
Anton Georgiev
c104d65ff6
Merge pull request #5213 from prlanzarin/sfu-optimizations
bbb-webrtc-sfu optimizations
2018-03-06 10:44:13 -05:00
Anton Georgiev
e0a0bd1935 minor adjustments to bbb-webrtc-sfu 2018-03-05 17:28:17 -05:00
Lucas Fialho Zawacki
4dce4676cb Wait a while before closing streams if media stops flowing on bbb-webrtc-sfu 2018-02-01 18:02:22 +00:00
prlanzarin
281a14baf8 Merge remote-tracking branch 'upstream/v2.0.x-release' into sfu-logging 2018-01-29 22:51:53 +00:00
prlanzarin
a7a310481f Merge branch 'sfu-logging' into sfu-optimizations 2018-01-29 15:30:30 +00:00
prlanzarin
30696c6b23 Further refining bbb-webrtc-sfu log messages 2018-01-28 18:29:49 +00:00
Lucas Fialho Zawacki
89debdb8a7 More refactors in bbb-webrtc-sfu js code 2018-01-26 19:58:02 +00:00
prlanzarin
6a9c610379 Refactored subprocesses handling in bbb-webrtc-sfu
They should now restart when crashing and shouldnt be stuck anymore
2018-01-26 19:10:01 +00:00
prlanzarin
8500c0b80f Added better logging to SFU using Winston and made a cleanup on unused files 2018-01-26 04:33:40 +00:00
Lucas Fialho Zawacki
deb6efad09 HTML5 video refactor some js 2018-01-25 04:08:00 +00:00
prlanzarin
3fb91aa8b6 Better diferentiate ICE from different sessions in bbb-webrtc-sfu 2018-01-18 13:56:08 +00:00
Lucas Fialho Zawacki
b6abec579a Better clean up on the bbb-wbertc serverside to fix html5 video problems 2018-01-12 19:36:57 +00:00
Augusto Bennemann
67cb4b073b Error notifications for video and screenshare 2018-01-05 17:16:46 +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
2fb291cec2 Fixed video session management on bbb-webrtc-sfu
This should solve the most severe cases of ghost webcams
2017-12-20 18:01:27 +00:00
Lucas Zawacki
0974c69d48 Small fixes on the server and iceCandidate sending 2017-12-20 14:56:28 -02:00
Lucas Zawacki
4aac6d8413 Tweaks on the video media flow 2017-12-20 00:32:31 -02:00