Skip to content

Commit 8d0cf96

Browse files
Use playable README video preview
Replace the README video tag with a GitHub-rendered animated preview while keeping the MP4 link for audio playback.
1 parent e9c6d94 commit 8d0cf96

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@
55
**An open-source control plane for governed agent systems.**
66

77
<p align="center">
8-
<video src="docs/assets/openhive-product-intro.mp4" controls playsinline width="100%" title="OpenHive product introduction"></video>
8+
<a href="docs/assets/openhive-product-intro.mp4">
9+
<img src="docs/assets/openhive-product-intro.gif" alt="OpenHive product introduction video preview" width="100%" />
10+
</a>
911
</p>
1012

1113
<p align="center">
12-
<a href="docs/assets/openhive-product-intro.mp4">Watch the OpenHive product intro video</a>
14+
<a href="docs/assets/openhive-product-intro.mp4">Watch the OpenHive product intro video with audio</a>
1315
</p>
1416

1517
OpenHive helps teams create, run, and govern agent systems with a clear path

README.zh-CN.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@
77
**一个面向受治理 Agent 系统的开源控制平面。**
88

99
<p align="center">
10-
<video src="docs/assets/openhive-product-intro.mp4" controls playsinline width="100%" title="OpenHive 产品介绍"></video>
10+
<a href="docs/assets/openhive-product-intro.mp4">
11+
<img src="docs/assets/openhive-product-intro.gif" alt="OpenHive 产品介绍视频预览" width="100%" />
12+
</a>
1113
</p>
1214

1315
<p align="center">
14-
<a href="docs/assets/openhive-product-intro.mp4">观看 OpenHive 产品介绍视频</a>
16+
<a href="docs/assets/openhive-product-intro.mp4">观看带声音的 OpenHive 产品介绍视频</a>
1517
</p>
1618

1719
OpenHive 帮助团队创建、运行并治理 Agent 系统,并提供一条从本地预览走向面向生产
10.7 MB
Loading

0 commit comments

Comments
 (0)