Skip to content

Missing tile in track count increase #426

@burak-58

Description

@burak-58

Cause: If the mapSubtrackState in WebRTCClient doesn't contain the selfTrackId, current active tracks count calculation (mapSubtrackState -2) becomes wrong. Then we don't increase the number of tracks as desired and miss one track.

On possible solution: adding selfTrackId into mapSubtrackState when subtrackPoller calls addTrackOnTheFly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions