PinnedInLevel Up CodingbyEkaansh Arora·Aug 16, 2023Agora React SDK: Build a Video Conferencing App in MinutesAgora provides powerful, real-time communication SDKs that make adding high-quality audio, video, and interactive broadcasting…
Ekaansh Arora·May 26, 2023Learn Svelte by building a Video Chat App with the Agora SDKIn a previous post, we’ve seen how to use the Agora SDK with React. Now that everyone’s complaining about “React fatigue” — let’s use…
Ekaansh Arora·Oct 27, 2022Use Virtual Backgrounds in your Video Chat Website with the Agora Web UIKitThe Agora SDK introduced the virtual background extension that lets you apply a color, image or blur to the background of your video in a…
Ekaansh Arora·Oct 27, 2022Adding Video Calling to a Remix App Using the Agora Web UIKitRemix is a full-stack web framework based on React that leverages distributed systems for deployment. What makes Remix special is how it…
InGeek CulturebyEkaansh Arora·May 26, 2022Using the Agora Web UIKit with Next.js — Build a Video Chat AppUse the Agora Web UIKit with Next.js with dynamic imports to fix the window is undefined error
InLevel Up CodingbyEkaansh Arora·Apr 4, 2022Streaming Videos in Your Livestream Using the Agora Cloud PlayerIn a previous blog post, we discussed how we can use the Agora Media Push service to publish our livestream to a third-party service like…A response icon1A response icon1
InGeek CulturebyEkaansh Arora·Apr 4, 2022Use Meeting URLs for an Agora Video Call with the React Native UIKitUpdate 20-March-22: The blog has been updated to work with v4.0.0 of the Agora React Native UIKit.A response icon1A response icon1
Ekaansh Arora·Apr 4, 2022Add AI Denoising to your Video Calls using the Agora React Native UIKitUpdate 20-March-22: The blog has been updated to work with v4.0.0 of the Agora React Native UIKit.
InAgora.iobyEkaansh Arora·Apr 1, 2022Agora Release React Native SDK v3.5.2React Native Video SDK v3.5.2 is now available, see what’s new below!
InJavaScript in Plain EnglishbyEkaansh Arora·Mar 3, 2022Use Virtual Backgrounds with the Agora React Native SDKThe Agora React Native SDK now supports using virtual backgrounds. You can use a solid color or pick an image for the background. We’ll…