jiti-meet/react/features/facial-recognition
Gabriel Borlea fa9f4588c2
fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678)
* fix(facial-expressions): set window screen size from worker with the value from main thread

* fix(facial-expressions): refactor worker and add constants for message types
2022-02-04 09:14:52 +02:00
..
resources fix(facial-expressions): some markdowns in the README.md for licence 2021-11-18 11:01:19 +01:00
actionTypes.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00
actions.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
constants.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
createImageBitmap.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
faceApiPatch.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
facialExpressionsWorker.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
functions.js fix(facial-expressions): set screen size in worker and add constants for worker message types (#10678) 2022-02-04 09:14:52 +02:00
index.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
logger.js feat(facial-expressions): add the facial expression feature and display them in speakerstats (#10006) 2021-11-17 16:33:03 +02:00
middleware.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00
reducer.js feat(facial-expressions): send facial expressions to webhook endpoint (#10585) 2021-12-21 13:46:54 +02:00