Skip to content

Commit

Permalink
remove video, timing not working in safari
Browse files Browse the repository at this point in the history
  • Loading branch information
MattRowe18 committed Mar 19, 2024
1 parent 5191ca7 commit afe63a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h1 class="ecosystem-title"> CARLA Ecosystem</h1>
</div>
<div class="page-flex-item">
<video class="iai-video" autoplay="autoplay" muted loop="loop"
src="./video/iai-pipeline.mp4#t=1" playsinline=""
src="./video/iai-pipeline.mp4" playsinline=""
style="margin: auto; display:block;"></video>
</div>
<div class="page-flex-item">
Expand Down

0 comments on commit afe63a8

Please sign in to comment.