# Error Solution

- [Streaming](https://guide.prismlive.com/mobile/guides/error-solution/streaming.md)
- [Media Loading Failed](https://guide.prismlive.com/mobile/guides/error-solution/streaming/media-loading-failed.md)
- [Video Encoding Failed](https://guide.prismlive.com/mobile/guides/error-solution/streaming/video-encoding-failed.md)
- [RTMP Connection Failed](https://guide.prismlive.com/mobile/guides/error-solution/streaming/rtmp-connection-failed.md)
- [RTMP Packet Transmission Failed](https://guide.prismlive.com/mobile/guides/error-solution/streaming/rtmp-packet-transmission-failed.md)
- [Server Connection Failed](https://guide.prismlive.com/mobile/guides/error-solution/streaming/server-connection-failed.md)
- [Streaming Is Not Working](https://guide.prismlive.com/mobile/guides/error-solution/streaming/streaming-is-not-working.md)
- [Stream May Be Terminated on the Live Platform](https://guide.prismlive.com/mobile/guides/error-solution/streaming/stream-may-be-terminated-on-the-live-platform.md)
- [Stream Has Ended](https://guide.prismlive.com/mobile/guides/error-solution/streaming/stream-has-ended.md)
- [Check Channel Integration or Title Settings](https://guide.prismlive.com/mobile/guides/error-solution/streaming/check-channel-integration-or-title-settings.md)
- [Error Information](https://guide.prismlive.com/mobile/guides/error-solution/error-information.md)
- [Getting Details of Live Streaming Errors](https://guide.prismlive.com/mobile/guides/error-solution/error-information/getting-details-of-live-streaming-errors.md): Android, iOS
- [End-of-live Broadcast Status Notifications](https://guide.prismlive.com/mobile/guides/error-solution/error-information/end-of-live-broadcast-status-notifications.md): Android, iOS
- [Performance](https://guide.prismlive.com/mobile/guides/error-solution/performance.md)
- [How to Reduce Overheating on Your Phone](https://guide.prismlive.com/mobile/guides/error-solution/performance/how-to-reduce-overheating-on-your-phone.md): Android, iOS
- [Improving Smartphone Overheating for Better Streaming](https://guide.prismlive.com/mobile/guides/error-solution/performance/improving-smartphone-overheating-for-better-streaming.md): Android, iOS
- [10 Tips for Better Stability and Quality](https://guide.prismlive.com/mobile/guides/error-solution/performance/10-tips-for-better-stability-and-quality.md): Android, iOS
- [Facebook](https://guide.prismlive.com/mobile/guides/error-solution/facebook.md)
- [Facebook Streaming Needs Setup And Permissions](https://guide.prismlive.com/mobile/guides/error-solution/facebook/facebook-streaming-needs-setup-and-permissions.md)
- [Displaying Facebook Chats](https://guide.prismlive.com/mobile/guides/error-solution/facebook/displaying-facebook-chats.md)
- [Facebook Stream Was Canceled](https://guide.prismlive.com/mobile/guides/error-solution/facebook/facebook-stream-was-canceled.md)
- [Facebook Group Streaming No Longer Supported](https://guide.prismlive.com/mobile/guides/error-solution/facebook/facebook-group-streaming-no-longer-supported.md)
- [Unknown Error On The Facebook](https://guide.prismlive.com/mobile/guides/error-solution/facebook/unknown-error-on-the-facebook.md)
- [YouTube](https://guide.prismlive.com/mobile/guides/error-solution/youtube.md)
- [How to Enable YouTube Streaming](https://guide.prismlive.com/mobile/guides/error-solution/youtube/how-to-enable-youtube-streaming.md)
- [YouTube Streaming Cannot Be Started](https://guide.prismlive.com/mobile/guides/error-solution/youtube/youtube-streaming-cannot-be-started.md)
- [YouTube Stream Creation Failed](https://guide.prismlive.com/mobile/guides/error-solution/youtube/youtube-stream-creation-failed.md)
- [The Scheduled YouTube Live Had Been Deleted](https://guide.prismlive.com/mobile/guides/error-solution/youtube/the-scheduled-youtube-live-had-been-deleted.md)
- [The YouTube Scheduled Live Had Already Ended](https://guide.prismlive.com/mobile/guides/error-solution/youtube/the-youtube-scheduled-live-had-already-ended.md)
- [YouTube Webcam Streams Are Unsupported](https://guide.prismlive.com/mobile/guides/error-solution/youtube/youtube-webcam-streams-are-unsupported.md)
- [YouTube Login Has Expired](https://guide.prismlive.com/mobile/guides/error-solution/youtube/youtube-login-has-expired.md)
- [Solutions for Various YouTube Error Situations](https://guide.prismlive.com/mobile/guides/error-solution/youtube/solutions-for-various-youtube-error-situations.md): Android, iOS
- [ScreenCast](https://guide.prismlive.com/mobile/guides/error-solution/screencast.md)
- [Responding to Audio Issues in ScreenCast](https://guide.prismlive.com/mobile/guides/error-solution/screencast/responding-to-audio-issues-in-screencast.md): iOS
- [CONNECT](https://guide.prismlive.com/mobile/guides/error-solution/connect.md)
- [How to Resolve QR Code Scan Errors in CONNECT Menu](https://guide.prismlive.com/mobile/guides/error-solution/connect/how-to-resolve-qr-code-scan-errors-in-connect-menu.md): iOS


---

# 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://guide.prismlive.com/mobile/guides/error-solution.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.
