Commit graph

2288 commits

Author SHA1 Message Date
Stefan Otto
8d020df00a
TOC documentation, work in progress 2022-02-02 18:46:11 +01:00
Stefan Otto
43f8fe3b07 Adding central docs folder 2022-02-02 18:34:23 +01:00
Stefan Otto
acb05f2c08 Better nodejs version check 2022-02-02 18:18:26 +01:00
Stefan Otto
cdf64e77d2 Lint shadowing 2022-02-02 17:45:22 +01:00
Roman Drozd
2a4c6d83d0
Update README.md
typo
2022-02-02 17:42:11 +01:00
Roman Drozd
5d1122247f lint code 2022-02-02 16:28:16 +01:00
Stefan Otto
30e2fabc4f
Adding scaling and hardware from wiki to branch, so it's versioned now 2022-02-02 15:29:45 +01:00
N7Remus
31e603cfc7
Merge pull request #946 from edumeet/fix-readme
Update installation and setup steps + format
2022-02-02 15:20:34 +01:00
N7Remus
e8979f726f
Merge pull request #947 from edumeet/fix-readme-v2
Update README.md
2022-02-02 15:20:07 +01:00
N7Remus
61230887aa
Merge pull request #948 from edumeet/fix-readme-v3
Fix readme v3
2022-02-02 15:17:05 +01:00
N7Remus
07e245a691
add logo 2022-02-02 15:03:05 +01:00
N7Remus
5b5666f7b4
remove icons 2022-02-02 14:37:07 +01:00
Stefan Otto
58d35be845 increasing maxIncomingBitrate (typo?) 2022-02-02 14:30:46 +01:00
Stefan Otto
ae879d73d0 reenabling spdy for node.js versions<15 2022-02-02 14:30:00 +01:00
Stefan Otto
2358f38770 upgrading mediasoup since build problems are resolved 2022-02-02 14:28:37 +01:00
N7Remus
9ad9758f25
visual highlighting 2022-02-02 14:24:42 +01:00
N7Remus
330e606286
format add collapsible section 2022-02-02 14:14:45 +01:00
N7Remus
445d1ed07a
Format readme 2022-02-02 13:49:25 +01:00
Roman Drozd
2b91a7138b
Update README.md
A lot of description improvements.
2022-02-01 23:29:11 +01:00
N7Remus
2a66031b33
Update installation and setup steps 2022-02-01 16:19:16 +01:00
Stefan Otto
5a0761c015 downgrading mediasoup because of weird build problems 2022-02-01 14:24:22 +01:00
Stefan Otto
e1ec3ae79a Update to work with node.js v16 LTS
Redis:
- redis-> redis@v3 until v4 is working stable
  ( https://github.com/tj/connect-redis/issues/336 )
- connect-redis -> 6.0.0
- update @types/connect-redis -> ^0.0.18 and removed
  @types/redis since this is not necessary anymore

Corrected edumeet server version

deactivated spdy since it is not working anymore with node.js>15
( https://github.com/spdy-http2/node-spdy/issues/380 )

removed package-lock.json ( just support yarn, use npm at your own risk
2022-02-01 11:37:08 +01:00
Stefan Otto
6711bd1709
added python3-pip to manual install documentation 2022-02-01 01:45:45 +01:00
Stefan Otto
22b18ff3b9
Merge pull request #945 from edumeet/feat-localrecording-disclaimer-v2
Localrecording Disclaimer
2022-01-31 22:42:28 +01:00
Rémai Gábor
79d31b23f1 Add translations for localrecording 2022-01-28 13:43:58 +00:00
Rémai Gábor
bea537f162 yarn gen-config 2022-01-28 13:32:00 +00:00
Rémai Gábor
ffb722bc4c Localrecording Disclaimer 2022-01-26 22:38:17 +01:00
Stefan Otto
8f584b2a7a
Merge pull request #943 from Astagor/fix_prometheus_for_mediasoup_3_9
Map all mediasoup objects using observer and fix prometheus
2022-01-26 16:09:20 +01:00
Saša Davidović
1a5bb5b18d
Update develop-deb.yml 2022-01-22 20:25:20 +01:00
Saša Davidović
ddd79a7071
Update develop-deb.yml 2022-01-22 20:16:31 +01:00
Saša Davidović
cbe30d4aaa
disable automatic Action trigger 2022-01-22 19:30:51 +01:00
Saša Davidović
20780c2a67
Disable automatic run 2022-01-22 19:14:42 +01:00
Saša Davidović
bc36deef34
set "yarn pack" instead "yarn build" 2022-01-22 18:40:15 +01:00
Saša Davidović
0d8af700c6
Set env variable CI to false 2022-01-22 18:17:12 +01:00
Saša Davidović
419e25591a
Update develop-deb.yml 2022-01-22 18:01:33 +01:00
Saša Davidović
aae9b4f776
Create develop-deb.yml
Create Debian package Action for develop branch
2022-01-22 17:49:04 +01:00
astagor
11e67f401f Fix mixing of interators for values and entries 2022-01-18 10:53:12 +01:00
astagor
add1d67555 Map all mediasoup objects using observer and fix prometheus 2022-01-17 17:09:17 +01:00
Astagor
463c278388
Fix auto unmute on separate control bar (#940) 2022-01-14 15:12:53 +01:00
Stefan Otto
53f3635015
Merge pull request #937 from Astagor/fix_for_mediasoup_3_9
Fix for mediaSoup 3.9
2022-01-14 15:09:46 +01:00
Stefan Otto
69ed161356
Merge pull request #928 from Astagor/fix_token_session_override
Fix session overwrites
2022-01-14 13:13:45 +01:00
Roman Drozd
66fcc84d8b Fix default prod port 2021-12-22 04:33:06 +01:00
Roman Drozd
9e4daae83c Fix linting/fixing scripts (removing prettier, eslint do the job for all .js/.ts/.jsx/.tsx 2021-12-22 02:49:34 +01:00
Roman Drozd
d7768957ab Generate README.md 2021-12-22 02:14:25 +01:00
Roman Drozd
9182ae66df update yarn.lock 2021-12-22 02:11:59 +01:00
Roman Drozd
c26a0da4c2 Remove unused vars 2021-12-22 02:08:00 +01:00
Roman Drozd
27873ad22c Merge branch 'fix-ui-bugs' into develop 2021-12-22 01:45:43 +01:00
Roman Drozd
d48f2bbec6 Merge branch 'feat-srv-lint' into develop 2021-12-22 01:40:15 +01:00
Roman Drozd
3bd40b4603 Remove unused vars 2021-12-22 01:21:53 +01:00
Roman Drozd
16af62e1a5 Satisfy eslint 2021-12-21 21:10:31 +01:00