# Setting Non-save Video Option while Streaming

Due to insufficient storage space, you might want the option to not save videos during live streaming in the PRISM iOS app. And it could also offer performance benefits. Not saving videos during live streaming reduces the strain on device resources that would otherwise be used for video storage, potentially causing device overheating and performance degradation.

You can use the **Temporary storage of live streaming video files** option in the Settings page to stream live video without saving it. If you don’t need to retain the recorded video after the live broadcast, utilize this feature to conduct live streaming in a better device condition.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FfxUtk9ex66c99PkYUyqf%2Fimage6.png?alt=media&#x26;token=baa938c4-7165-4a1d-bc50-5187b34a20c7" alt=""><figcaption><p>You can find the option in the Settings page.</p></figcaption></figure>

[..](https://guide.prismlive.com/mobile "mention"), [..](https://guide.prismlive.com/mobile/guides "mention"), [..](https://guide.prismlive.com/mobile/guides/streaming "mention"), [](https://guide.prismlive.com/mobile/guides/streaming/configuration "mention")


---

# 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/streaming/configuration/setting-non-save-video-option-while-streaming.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.
