twilio-live-interactive-video icon indicating copy to clipboard operation
twilio-live-interactive-video copied to clipboard

Add support for media recordings

Open timrozum opened this issue 2 years ago • 0 comments

  1. Add recording support to the web app, iOS app, and reference backend. The event host can enable recording in the app UI when they create the event.
  2. Display alert when a user joins a stream to explain that recording is enabled.
  3. Display recording indicator while stream is in progress to indicate recording is ongoing.
  4. Use npm run recordings to view recordings.
  5. Refactor error handling in the reference backend to increase code reuse and make the code easier to follow.

timrozum avatar Jun 29 '22 19:06 timrozum