# Video

[<img src="https://i.ibb.co/w67NSLH/iOSicon.png" alt="image-text" data-size="line">](https://docs.amity.co/video/ios) [**iOS**](/social-plus-sdk/video/ios.md) ​[<img src="https://i.ibb.co/MD88cLD/android-Icon.png" alt="image-text" data-size="line">](https://docs.amity.co/video/android) [**Android**](/social-plus-sdk/video/android.md) ​[<img src="https://i.ibb.co/ZzhYFSL/webIcon.png" alt="image-text" data-size="line">](https://docs.amity.co/video/web) [**Web**](/social-plus-sdk/video/web.md) <img src="/files/xAhfKUn0ObSZXihKUbPK" alt="" data-size="line"> [**TypeScript**](broken://pages/vkOvPLwPDvlM5yihOSIg) <img src="/files/7IUXSGrpm4oiamIoWPfc" alt="" data-size="line"> [**React Native**](broken://pages/vkOvPLwPDvlM5yihOSIg)<img src="/files/p8xXJ7AvUxjfZMwIZTPJ" alt="" data-size="line">[**Flutter**](/social-plus-sdk/video/flutter.md)

social.plus video SDK allows engineers to integrate live-streaming capabilities into their applications. The live stream SDK simplifies mobile app development for iOS and Android by offering a common, cross-platform API to capture, encode, and stream live video and audio, without the hassle of deploying and maintaining your infrastructure.

social.plus video SDK allows you to:

* Implement and enable professional low-latency live streaming capabilities of up to four hours
* Provision a playback video when streaming ends
* Support high-volume concurrent viewers simultaneously
* Receive notifications when a live stream has started
* Manage and run multiple live streams in parallel
* Manage & moderate live streams via our admin panel
* Work across platforms, with SDKs available for both Android and iOS devices

More information on the implementation of these SDK’s can be found under each of the following sections, for the respective platform (iOS, Android, Web).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.social.plus/social-plus-sdk/video.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
