Skip to content

Commit ca42bcb

Browse files
committed
replace video link
1 parent d21314d commit ca42bcb

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

public/AMS/index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ <h1 class="title is-1 publication-title">Agility Meets Stability: Versatile Huma
272272
></iframe>
273273
</div> -->
274274
<video autoplay muted loop playsinline controls width="100%" style="border-radius: 10px;">
275-
<source src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/demo_1122.mp4" type="video/mp4">
275+
<!-- <source src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/demo_1122.mp4" type="video/mp4"> -->
276+
<source src="https://assets.kinetixai.cn/AMS/video/demo_1122.mp4" type="video/mp4">
276277
</video>
277278
</div>
278279
</div>
@@ -289,13 +290,15 @@ <h2 class="title is-2" style="text-align: center; padding-bottom: 0px;">Extreme
289290
(1x, autonomous)
290291
</p> -->
291292
<div style="margin-bottom: 50px;">
292-
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Ip Man's Squat (Unseen Data)</h3>
293+
<h3 class="title is-3" style="text-align: center; margin-bottom: 20px; font-size: x-large;">Ip Man's Squat (Unseen Data) - (叶问蹲)</h3>
293294
<div class="columns">
294295
<div class="column">
295-
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/Ip_man_squat_1.mp4" width="100%" style="border-radius:10px;"></video>
296+
<!-- <video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/Ip_man_squat_1.mp4" width="100%" style="border-radius:10px;"></video> -->
297+
<video autoplay muted loop playsinline controls src="https://assets.kinetixai.cn/AMS/video/Ip_man_squat_1.mp4" width="100%" style="border-radius:10px;"></video>
296298
</div>
297299
<div class="column">
298-
<video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/Ip_man_squat_2.mp4" width="100%" style="border-radius:10px;"></video>
300+
<!-- <video autoplay muted loop playsinline controls src="https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/master/AMS/balance_motions/Ip_man_squat_2.mp4" width="100%" style="border-radius:10px;"></video> -->
301+
<video autoplay muted loop playsinline controls src="https://assets.kinetixai.cn/AMS/video/Ip_man_squat_2.mp4" width="100%" style="border-radius:10px;"></video>
299302
</div>
300303
</div>
301304
</div>

0 commit comments

Comments
 (0)