jiti-meet/react/features/face-landmarks
Gabriel Borlea 2cb9596536
feat(rtc-stats): send face landmarks detection off timestamp to service (#12183)
* feat(rtc-stats): send camera off timestamp to service

* code review

* improve error handling

* improve rtcstats middleware and complete typescript types
2022-09-22 13:06:31 +03:00
..
FaceLandmarksDetector.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
FaceLandmarksHelper.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
actionTypes.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
actions.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
constants.ts feat(rtc-stats): send face landmarks detection off timestamp to service (#12183) 2022-09-22 13:06:31 +03:00
createImageBitmap.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
faceLandmarksWorker.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
functions.ts ref(TS Convert some files to TS (#12191) 2022-09-19 10:40:03 +03:00
logger.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
middleware.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
reducer.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00
types.ts ref(face-landmarks): convert to typescript and add detector class (#12144) 2022-09-14 15:42:46 +03:00