Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

53203: Room has reached the maximum number of published tracks

Twilio Video DocumentationVideo

Description

description page anchor

This error occurs when a Participant tries to publish another track after the Room has already reached its published track limit. Twilio Video enforces track limits at both the Participant level and the Room level.

Possible causes

possible-causes page anchor
  • A client published more tracks for a Participant than the Participant limit allows.
  • A client published more total tracks in the Room than the Room limit allows.
  • Remove one or more published tracks before you publish another track.
  • Review the tracks each Participant is currently publishing before you attempt to add more media. The PublishedTrack resource returns the tracks a Participant is currently publishing to the Room.
  • Check the connected Participants in the Room and publish new tracks only when the Room is below its current track limits. The Participants resource lets you list connected Participants for an in-progress Room.

Additional resources

additional-resources page anchor