# 概览

由 CLORE.AI GPU 提供支持的云游戏和游戏流媒体解决方案。

通过从 GPU 加速的云实例流式传输游戏，将任何设备转变为游戏强机。我们的指南涵盖可通过互联网提供高质量、低延迟游戏体验的远程游戏解决方案。

非常适合想在轻量设备上运行大型游戏的玩家、需要强大流媒体设置的内容创作者，或任何想在无需前期投资的情况下使用游戏硬件的人。在 Clore.ai 市场以最低延迟流式传输您喜爱的游戏。

## 可用指南

| 指南                                                                                                       | 用例         | 难度 |
| -------------------------------------------------------------------------------------------------------- | ---------- | -- |
| [Sunshine + Moonlight](https://docs.clore.ai/guides/guides_v2-zh/you-xi-yu-chuan-liu/sunshine-moonlight) | 低延迟游戏流媒体设置 | 中等 |

## GPU 建议

| 游戏类型        | 最低 GPU       | 推荐           |
| ----------- | ------------ | ------------ |
| 1080p 60fps | GTX 1060 6GB | RTX 3060     |
| 1440p 60fps | RTX 3070     | RTX 3080     |
| 4K 60fps    | RTX 3080     | RTX 4090     |
| VR 游戏       | RTX 3070     | RTX 4080 及以上 |

## 流媒体质量

| 分辨率         | 比特率          | 延迟    | GPU 占用 |
| ----------- | ------------ | ----- | ------ |
| 1080p 60fps | 20-50 Mbps   | <10ms | 中等     |
| 1440p 60fps | 50-100 Mbps  | <15ms | 高      |
| 4K 60fps    | 100-200 Mbps | <20ms | 非常高    |

## 相关指南

* [高级配置](https://docs.clore.ai/guides/guides_v2-zh/gao-ji/advanced)
* [入门](https://docs.clore.ai/guides/guides_v2-zh/ru-men/getting-started)


---

# 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.clore.ai/guides/guides_v2-zh/you-xi-yu-chuan-liu/gaming-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.
