← Blog / WebRTC Wildcard Episodes

WebRTC news & livecoding a AI-enabled face tracking feature on a video chat app

By Romain Vailleux — January 20, 2023
WebRTC news & livecoding a AI-enabled face tracking feature on a video chat app

AI-Enabled Face Tracking in WebRTC

Combining WebRTC video chat with AI-powered face tracking technology using TensorFlow.js and MediaPipe.

Technologies

  • ApiRTC for WebRTC video communication
  • TensorFlow.js for ML inference
  • MediaPipe Face Mesh for facial landmark detection