orange
orange copied to clipboard
It would be nice if rooms could be "locked" to prevent people from joining. As an initial MVP I'm thinking that the "lock" would just make it as if the...
Are there instructions on how we could deploy this demo using Pages perhaps?
This will cut down on the infinite mirror effect
``` ✘ [ERROR] A request to the Cloudflare API (/accounts/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/scripts/orange-meets) failed. In order to use Durable Objects, you must switch to a paid plan at https://dash.cloudflare.com/5a8421b2b4feb05ce0a8dc0d4c8c2664/workers/plans [code: 10084] If you...
If user joins the room before the below operation is complete, existing peers in the room will get "Error: Missing Track Info". I am not sure how to delay the...
When using with Cloudflare Access in Chrome, I've experienced infinite redirect loop when trying to refresh page after the first visit. Removing addOneDay and just comparing based on the current...
Safari macOS requires reconfirmation of access to devices when the page is refreshed. Chrome does not.
- Move to using ComponentProps instead of IntrinsicElements - Remove void checking of functions - Use arrow function for inner function
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 5.3.0. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...