EGLcontext limit using webrtc

Hi,

I am working on a webrtc based communication app. I am able to support 25 video streams simultaneously. But after that it fails with error “Failed to create EGL context”. Google meet uses webrtc as well but it can support upto 49 streams. Any thoughts or ideas?