Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
---
title: Quickstart - Add video calling to your app
titleSuffix: An Azure Communication Services quickstart
description: In this quickstart, you learn how to add video calling capabilities to your app using Azure Communication Services.
author: tophpalmer
ms.author: chpalm
ms.date: 06/30/2021
ms.topic: quickstart
ms.service: azure-communication-services
ms.subservice: calling
zone_pivot_groups: acs-plat-web-ios-android-windows-unity
ms.custom: mode-api, devx-track-js, devx-track-azurecli
---
# QuickStart: Add 1:1 video calling to your app
::: zone pivot="platform-web"
[!INCLUDE [Video calling with JavaScript](./includes/video-calling/video-calling-javascript.md)]
::: zone-end
::: zone pivot="platform-android"
[!INCLUDE [Video calling with Android](./includes/video-calling/video-calling-android.md)]
::: zone-end
::: zone pivot="platform-ios"
[!INCLUDE [Video calling with iOS](./includes/video-calling/video-calling-ios.md)]
::: zone-end
::: zone pivot="platform-windows"
[!INCLUDE [Video calling with Windows](./includes/video-calling/video-calling-windows.md)]
::: zone-end
::: zone pivot="platform-unity"
[!INCLUDE [Video calling with Unity](./includes/video-calling/video-calling-unity.md)]
::: zone-end
## Clean up resources
If you want to clean up and remove a Communication Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. Learn more about [cleaning up resources](../create-communication-resource.md?pivots=platform-azp&tabs=windows#clean-up-resources).
## Next steps
For more information, see the following articles:
- Check out our [calling hero sample](../../samples/calling-hero-sample.md)
- Get started with the [UI Library](../ui-library/get-started-composites.md)
- Learn about [Calling SDK capabilities](./getting-started-with-calling.md?pivots=platform-web)
- Learn more about [how calling works](../../concepts/voice-video-calling/about-call-types.md)