This repository was archived by the owner on Dec 14, 2021. It is now read-only.
File tree
7 files changed
+30
-13
lines changed- mod
- core
- web
- html5
- recordings
- scripts
7 files changed
+30
-13
lines changedSubmodule bbb-webrtc-sfu updated 26 files
- config/client_secret.example.json-16
- config/custom-environment-variables.yml+3
- config/default.example.yml-50
- lib/base/MCSAPIWrapper.js+10
- lib/bbb/messages/Constants.js+7-26
- lib/bbb/messages/Messaging.js+7-29
- lib/bbb/messages/screenshare/ScreenshareRTMPBroadcastStartedEventMessage2x.js+7-3
- lib/bbb/messages/stream/StreamEventMessage.js-22
- lib/bbb/messages/stream/StreamOAuth2DataMessage.js-21
- lib/bbb/messages/stream/StreamOAuth2UrlMessage.js-19
- lib/connection-manager/ConnectionManager.js-9
- lib/mcs-core/lib/model/sdp-session.js+28-12
- lib/mcs-core/lib/utils/sdp-wrapper.js+10-1
- lib/oauth2/google.js-135
- lib/oauth2/rnp.js-310
- lib/oauth2/server.js-62
- lib/screenshare/ScreenshareManager.js+3-2
- lib/screenshare/screenshare.js+9-4
- lib/stream/StreamManager.js-191
- lib/stream/StreamProcess.js-10
- lib/stream/containers/docker.js-82
- lib/stream/containers/kubernetes.js-142
- lib/stream/stream.js-164
- lib/video/video.js+2-2
- package-lock.json+7-1.0k
- package.json+1-6
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
| 54 | + |
Lines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
| |||
451 | 455 |
| |
452 | 456 |
| |
453 | 457 |
| |
454 |
| - | |
| 458 | + | |
455 | 459 |
| |
456 | 460 |
| |
457 | 461 |
| |
458 |
| - | |
| 462 | + | |
459 | 463 |
| |
460 |
| - | |
| 464 | + | |
461 | 465 |
| |
462 |
| - | |
| 466 | + | |
463 | 467 |
| |
464 | 468 |
| |
465 | 469 |
| |
466 |
| - | |
| 470 | + | |
467 | 471 |
| |
468 |
| - | |
| 472 | + | |
469 | 473 |
| |
470 |
| - | |
| 474 | + | |
471 | 475 |
| |
472 | 476 |
| |
| 477 | + | |
| 478 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
0 commit comments