← All projects
July 2024

Tencent RTC Project

A React web app built on Tencent RTC with video conferencing, screen sharing, and real-time messaging.

A real-time communication web application built with React on top of the Tencent RTC platform.

Features

  • Video conferencing — multi-participant calls with live audio and video.
  • Screen sharing — presenters can share a window or full screen mid-call.
  • Messaging — real-time chat running alongside the call.

What I worked on

I built the front-end interfaces for each of these surfaces and focused on keeping interaction smooth as sessions scale: managing connection state, handling participants joining and leaving mid-call, and tuning render performance so the UI stays responsive during active video streams.