53203: Room has reached the maximum number of published tracks
VIDEO
ERROR
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.
- 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.