jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(RTCUtils) Apply default frameRate constraints. #2545

Closed jallamsetty1 closed 4 months ago

jallamsetty1 commented 4 months ago

This prevents the browser from starting the camera at 60 fps wherever supported as this could drastically affect the cpu load and result in poor experience.