Andrei Gavrilescu
|
0fc381fc6f
|
feat(rtcstats): send facial expressions to rtcstats-server (#10461)
* send facial expressions to rtcstats
* remove comment
* remove extra line
|
2021-11-26 12:24:28 +02:00 |
Saúl Ibarra Corretgé
|
a96a4ea336
|
chore(deps) update rtcstats, change package name
|
2021-11-11 08:04:28 +01:00 |
Andrei Gavrilescu
|
f51e65d129
|
feat(rtcstats): send dominant speaker stats (#9883)
* send dominant speaker stats
* fix lint
|
2021-09-07 16:20:50 +03:00 |
Andrei Gavrilescu
|
96e886d306
|
feat(rtcstats): switch to rtcstats v3 protocol (#8989)
* use new rtcstats clinet
* add room name to identity
* update rtcstats version
|
2021-04-14 12:32:16 +03:00 |
Andrei Gavrilescu
|
29805edd02
|
feat(rtcstats): Integrate rtcstats (#6945)
* Integrate rtcstats
* expcetion handling / clean up
* order imports
* config fix
* remove mock amplitude handler
* additional comments
* lint fix
* address code review
* move rtcstats middleware
* link to jitsi rtcstats package
* address code review
* address code review / add ws onclose handler
* add display name / bump rtcstats version
* resolve import error
|
2020-07-15 18:22:00 +03:00 |