Skip to content

Commit 7635d08

Browse files
committed
docs: replace demo video with webp screenshot
Use a static WebP cover image in README instead of an embedded video. Remove the mp4 asset to keep the repository lean.
1 parent abfe1a9 commit 7635d08

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
Supports **MCAP**, **ROS 1 bag**, **ROS 2 db3**, **HDF5**, and **BVH** files. Available as a standalone SPA (zero-install, runs at [rosview.com](https://rosview.com)) or as an embeddable npm package.
1212

1313
<p align="center">
14-
<video src="https://raw.githubusercontent.com/ioai-tech/rosview/refs/heads/main/docs/assets/rosview-demo.mp4" autoplay loop muted playsinline width="920"></video>
14+
<a href="https://rosview.com">
15+
<img src="docs/assets/rosview-demo.webp" alt="ROSView demo — Realman pick and place" width="920">
16+
</a>
1517
</p>
1618

1719
---

README.zh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
支持 **MCAP****ROS 1 bag****ROS 2 db3****HDF5****BVH** 文件。可作为独立 SPA(零安装,访问 [rosview.com](https://rosview.com))或作为可嵌入的 npm 包使用。
1010

1111
<p align="center">
12-
<video src="https://raw.githubusercontent.com/ioai-tech/rosview/refs/heads/main/docs/assets/rosview-demo.mp4" autoplay loop muted playsinline width="920"></video>
12+
<a href="https://rosview.com">
13+
<img src="docs/assets/rosview-demo.webp" alt="ROSView 演示 — Realman pick and place" width="920">
14+
</a>
1315
</p>
1416

1517
---

docs/assets/rosview-demo.webp

41.8 KB
Loading

0 commit comments

Comments
 (0)