Saúl Ibarra Corretgé
Saúl Ibarra Corretgé
Ref: https://webrtc-review.googlesource.com/c/src/+/357741
It's vendored and slightly adapted whatwg-fetch to start with.
Currently both are implemented, with the latter being implemented on top of the former. We are basically compatible with the WinterCG Sockets API: https://sockets-api.proposal.wintercg.org/ and I guess it may make...
If JAAS_APP_ID is set, the config will be updated to point to the production JaaS deployment for the given App ID.
👋 I was linking to the site on our docs and noticed that they are gone from the live site. By the looks it seems unitentional. Is there anything I...
This is something I've had on the back of my head for a while. Right now one renders a view like so: ```js ``` If that stream doesn't have a...
Specifically, once which only requests microphone permission when needed. This request comes every once in a while, and the solution is quite involved since it requires native code... Sample: https://github.com/react-native-webrtc/react-native-webrtc/issues/1304#issuecomment-1987924488
### Issue Description Hey there! There has been no release in quite a while 😅 If my reading is correct when Android devices start to switch to 16KB pages there...