# Recommended Apps

## Introduction

With streaming backpacks, it's pretty much required that you're controlling everything with your phone. You're going to start and stop your stream from your phone. You're going to troubleshoot server problems with your phone. You're going to read chat on your phone. Alerts with sound are going to play through your phone.

## [OBS Blade](https://github.com/Kounex/obs_blade)

OBS Blade is an [open-source mobile application](https://github.com/Kounex/obs_blade) which uses the OBS WebSocket plugin. This allows you to remotely control OBS Studio on your streaming server. With this application, you will start and stop the stream, change scenes, and show and hide specific layers in your OBS scenes. It is available on both [Android ](https://play.google.com/store/apps/details?id=com.kounex.obsBlade\&hl=en_US\&gl=US)and [Apple](https://apps.apple.com/us/app/obs-blade/id1523915884) devices from their respective app stores.

## [Stream buddy](https://www.streamomation.com/)

The Stream buddy application can display both the chat and your alertbox on one screen. The paid version allows you to also see and control aspects of OBS Studio, as well as display some very useful statistics like bitrate. This app is only on [Android ](https://play.google.com/store/apps/details?id=com.streamomation.streamerchat\&hl=en_US\&gl=US)and is not available on Apple devices, and I'm unaware of an Apple alternative.

## Remote Desktop / Chrome Remote Desktop

Setting up one of the several remote desktop apps will save your life. Sometimes things happen on your streaming server that can only be fixed by logging into it and changing or restarting something.


---

# 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://start.irlstreami.ng/streaming-backpacks/recommended-apps.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.
