Thomas Tränkler
Thomas Tränkler
having a similar issue for streaming a .mp4 video with timeout set to 10000 Error: API call timed out at Function.Error.create (.../node_modules/simple-errors/index.js:25:11) at Function.Error.http .../node_modules/simple-errors/index.js:68:21) at unhandledApiError (.../node_modules/express-request-proxy/lib/proxy.js:254:25) at Request....
I asked @tlively the same question and he mentioned that the meetings are intentionally not recorded. I assume this is to provide a "safer space" and lower the barrier for...
@martin-robert-fink Having the same error with an iOS in app browser redirect (in a PWA project unrelated to youtube_player_flutter). Were you able to resolve this issue?
Facing a similar issue with the native WKWebView with a redirect from a payment provider back to our PWA https://github.com/pwa-builder/pwabuilder-ios/issues/29 - has anyone found out what exactly is happening? It...
@Ganesh-grandy Tokbox support about two months back said the issue is specific to screen sharing with Chrome/Windows, hardware acceleration and high video resolutions but should be fixed with Chrome 82....
@ber8749 No, it's not public but has been a support request of mine. Have you tried maxResolution 1920x1080?
Related to this code, I've had a similar issue switching between screen sharing and camera on Chrome Windows where the whole browser would freeze. Worked around it by setting maxResolution...
I feel your need to focus on essentials if development on this is not paid. I wonder if a company using xml2js wants to sponsor this. Why parsing comments is...
> FWIW I just finished editing the first day of the Pittsburgh CG meeting notes with access to an automatic transcription produced by Zoom. The transcription quality is terrible, especially...
Thanks for clarifying, so it's indeed the dynamic nature of the imports not known at compile time. > Something like "pre-imports" could solve this, but there would need to be...