Improved Handling of EncodingError During Screen Recording
Fix ImprovementWhen recording screens with very high resolutions (above 4K), some browsers could trigger an EncodingError, preventing the recording from starting.
The recording client now includes a fallback mechanism: if an EncodingError occurs during screen recording initialization, it will automatically retry using the VP8 codec and attempt to restart the recording instantly.
Build slug: 2706f69e8