Camera Permission issue with firefox. react websdk 1.9.7
I am having trouble integration websdk with on react application. Application works fine (code works but its video and audio transmission is very slow) with chrome. However, react app breaks on firefox when starting a meeting. I says and i am using websdk 1.9.7 and my firefox is 84.0.2 (64-bit) on Ubuntu 18.04.5 LTS any suggestion to solve this issue??Unhandled Rejection (TypeError): 'camera' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName.
Show less