In Chrome M92, the limit on the number of WebMediaPlayers (the total number of Video and Audio tags) per frame has been added. The following error message is displayed when attempting to generate more than 75 WebMediaPlayers for desktop or more than 40 for mobile browsers.
[Intervention] Blocked attempt to create a WebMediaPlayer as there are too many WebMediaPlayers already in existence. See crbug.com/1144736#c27
The impact of this change on SkyWay is that it could cause an error in web applications that make multiparty calls.
The details of this issue and the workarounds are discussed in the following page.
Issue 1232649: the "too many WebMediaPlayers" intervention is breaking WebRTC functionality
Comments
0 comments
Article is closed for comments.