Files
VR-WEB/README.md
2025-02-04 18:55:05 +08:00

7 lines
170 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Web 播放 VR视频
基于 `aframe` 播放VR视频使用方式地址栏传入VR视频的播放地址即可例如
```bash
index.html?url=VR视频地址
```