Commit graph

1756 commits

Author SHA1 Message Date
Vittorio Palmisano
7074bbafb5 added /config-doc page 2021-04-30 12:41:45 +02:00
Vittorio Palmisano
f40c62abd1 fixed warnings 2021-04-30 12:41:15 +02:00
Vittorio Palmisano
a40831e9df fixed type errors 2021-04-29 15:17:42 +02:00
Vittorio Palmisano
956aadd1af added logic for updating the settings in the store when the app config changes 2021-04-29 15:17:33 +02:00
Vittorio Palmisano
da53b3465e adding config docs generator 2021-04-28 18:28:54 +02:00
Vittorio Palmisano
5eadcc6bb7 fixed docker image file and docs 2021-04-28 18:28:31 +02:00
Vittorio Palmisano
822215ddce added more validators 2021-04-27 20:30:40 +02:00
Vittorio Palmisano
eea8a84f03 using new config 2021-04-27 20:30:25 +02:00
Vittorio Palmisano
6b46663276 WIP app config validation 2021-04-27 19:58:07 +02:00
Vittorio Palmisano
1ac1f7ca92 using eslint settings from mediasoup-client 2021-04-27 19:57:36 +02:00
Roman Drozd
cf96b88035
Merge pull request #782 from alangecker/fix-server-build
fix for missing public files in the dist/ folder
2021-04-18 21:52:37 +02:00
chandi
6a298c6db0 server: include public files in dist/ 2021-04-18 21:43:16 +02:00
vpalmisano
9d870a3e65 sync the compose app config with the default one 2021-04-14 19:05:49 +02:00
vpalmisano
11f9137305 revert latest modification, using node to run the build version 2021-04-13 15:37:08 +02:00
vpalmisano
a39ec35d07 Fixed ts-node usage on server side 2021-04-13 14:06:15 +02:00
Stefan Otto
b87acd0d39
Merge pull request #748 from jmencak/audio-gain
Per-stream, client-side volume control.
2021-04-13 11:48:17 +02:00
Stefan Otto
dc0777cd1a
Merge pull request #758 from alangecker/typescript
Adding Typescript Support
2021-04-13 11:15:28 +02:00
Jiri Mencak
022fb169d8 Per-stream, client-side volume control.
Addresses https://github.com/edumeet/edumeet/issues/505
2021-04-12 07:55:37 +02:00
chandi
a1006c47f7 gitignore: package-lock.json 2021-04-10 22:51:10 +02:00
chandi
5fb5c40a3e typescript: server support 2021-04-10 22:49:27 +02:00
Astagor
74d5e391c0
Update mediasoup client to 3.6.29 (#764) 2021-04-10 12:43:30 +02:00
vpalmisano
291ffd642d added prometheus example for skipping ssl verification 2021-04-09 19:19:01 +02:00
vpalmisano
d34f5d8920 added documentation notes about self-signed certs 2021-04-09 19:12:53 +02:00
vpalmisano
986c3e5fa2 add authorization header option for metrics http endpoint 2021-04-09 19:06:51 +02:00
vpalmisano
a985e0afec add docker images versions 2021-04-09 19:04:55 +02:00
vpalmisano
1a5b0a04ca splitting scrape configuration 2021-04-09 18:20:57 +02:00
vpalmisano
4aed2dd441 mediasoup version upgraded to 3.7.1 2021-04-09 18:03:14 +02:00
vpalmisano
376068d31a copy the encodings object content to avoid side-effects; closes #763 2021-04-09 13:09:09 +02:00
Astagor
4d8a03794a
Feat hide no video participants (#668)
* Add option of hidding of peers without video

* Fix lint

* Remove watching of store

* Remove comment

* Add CS translation
2021-04-09 09:41:15 +02:00
Astagor
a180d15b84
Enable screen sharing with audio for chome-based browsers (#752) 2021-04-09 09:40:47 +02:00
Mészáros Mihály
58fe883e82
Merge pull request #750 from edumeet/feat-dscp
Feat dscp/QoS
2021-04-08 22:09:27 +02:00
Mészáros Mihály
31d87fd27d Add QoS to changelog 2021-04-08 22:08:26 +02:00
Mészáros Mihály
6efe084b54 To avoid error with old config with missing networkPriorities
Thanks to vpalmisano!
2021-04-08 21:32:47 +02:00
Mészáros Mihály
59c78eeaea Fix: For extra video we use the common way
Only add priority to the first encoding to avoid an exception.
Thanks to vpalmisano!
2021-04-08 21:30:57 +02:00
chandi
dee3043405 frontend-typescript: linting and prettier 2021-04-04 13:52:04 +02:00
chandi
9f138b3a08 first typescript file 2021-04-03 23:33:34 +02:00
chandi
55c82e9d21 frontend: typescript support 2021-04-03 23:33:19 +02:00
chandi
68a0d1ae3f frontend: switch to yarn 2021-04-03 23:03:25 +02:00
Astagor
14c7083ad9
Fix drawerOverlayed never set to false from config. Undefined is also FALSE, so need to check it. (#756) 2021-04-01 18:34:12 +02:00
Astagor
7cd82e162c
Pin a peer to be constantly displayed as large peer in filmstrip (#729)
* Make latest pinned peer by constantly displayed as large peer in film strip

* Add peer pinning to filmstrip mode
2021-04-01 15:36:08 +02:00
Vittorio Palmisano
e69c56a62b
fixed encodings selection for screenshare; fixed some lint warnings; (#751) 2021-03-31 12:24:38 +02:00
Mészáros Mihály
11afa7449d Add networkPriority: set the proper QoS/DSCP bits
Resolves: #702
2021-03-31 10:16:32 +02:00
Mészáros Mihály
92ad993355 Tidy in example app config 2021-03-30 22:05:59 +02:00
hkizilhan
7b8bb1a268
Update tr.json (#744) 2021-03-29 08:11:37 +02:00
Vittorio Palmisano
75d3b55fe2
setting width and height explicitly in getUserMedia; fixes #742 (#743) 2021-03-29 08:11:08 +02:00
Stefan Otto
5faf5397ee
Update HAproxy.md 2021-03-23 08:46:09 +01:00
Stefan Otto
b27636f14b
Merge pull request #720 from edumeet/feat-local-develop-and-monitoring
Feat local develop and monitoring
2021-03-22 22:30:51 +01:00
Stefan Otto
78e9789058 lint 2021-03-22 14:08:10 +01:00
Roman Drozd
15c6e04b1c
Merge pull request #732 from Astagor/Fix_hidden_stats_pushes_out_name
Fix hidden advanced media info pushes name out of view by small video…
2021-03-20 21:36:38 +01:00
Piotr Pawałowski
ad9fd1927d Fix hidden advanced media info pushes name out of view by small video boxes 2021-03-20 20:32:13 +01:00