Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoqian-shen authored Oct 22, 2024
1 parent c6176a1 commit cf145c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ <h2 class="title is-3">Long Video Examples</h2> <br></div>
<div class="item">
<div style="text-align: center;">
<video width="70%" controls style="margin-bottom: 20px;">
<source src="https://longvu.s3.amazonaws.com/assets/count_139.mp4" type="video/mp4">
<source src="https://longvu.s3.amazonaws.com/assets/count_139.mp4#t=3" type="video/mp4">
</video>
</div>

Expand All @@ -299,7 +299,7 @@ <h2 class="title is-3">Long Video Examples</h2> <br></div>
<div class="item">
<div style="text-align: center;">
<video width="70%" controls style="margin-bottom: 20px;">
<source src="https://longvu.s3.amazonaws.com/assets/ego_36.mp4" type="video/mp4">
<source src="https://longvu.s3.amazonaws.com/assets/ego_36.mp4#t=300" type="video/mp4">
</video>
</div>

Expand All @@ -313,7 +313,7 @@ <h2 class="title is-3">Long Video Examples</h2> <br></div>
<div class="item">
<div style="text-align: center;">
<video width="70%" controls style="margin-bottom: 20px;">
<source src="https://longvu.s3.amazonaws.com/assets/needle_43.mp4" type="video/mp4">
<source src="https://longvu.s3.amazonaws.com/assets/needle_43.mp4#t=1" type="video/mp4">
</video>
</div>

Expand Down Expand Up @@ -348,7 +348,7 @@ <h2 class="title is-3">Long Video Examples</h2> <br></div>
<div class="item">
<div style="text-align: center;">
<video width="70%" controls style="margin-bottom: 20px;">
<source src="https://longvu.s3.amazonaws.com/assets/needle_76.mp4" type="video/mp4">
<source src="https://longvu.s3.amazonaws.com/assets/needle_76.mp4#t=337" type="video/mp4">
</video>
</div>

Expand Down

0 comments on commit cf145c0

Please sign in to comment.