Skip to content

"AbortError: Timeout starting video source" when calling createLocalTracks in Chrome v123 on Windows 10 #2073

@nardonef

Description

@nardonef

Summary
Since January 19th, we have observed AbortError: Timeout starting video source exceptions when calling await video.createLocalTracks(). In some cases, the tracks are successfully created approximately 5 seconds after the exception is thrown.

All users have a user-agent string of Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36

Given that Chrome v123 was released on January 14th, the timing of this issue aligns with the update. Additionally, all affected user-agent strings match Chrome v132, leading us to believe this issue is related to an incompatibility between Chrome v123 and this library. Prior to January 19th we have not seen any instance of this issue.

This issue has not been reproducible from our end, but we can see via session monitoring that users are experiencing this issue.

We are looking for any insights or reports of similar behavior. Has anyone encountered this issue or has any information regarding potential causes?

Environment
Browser(s): Chrome 132
Operating System: Windows 10
Library Version: twilio-video.js 2.21.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions