If you want to start a video from a certain timestamp you can link to it like this:
https://video.multimusen.dk/github-workflow.mp4#t=468
Note the #t=468 - this is the timestamp in seconds. If you create a link that will open a new window, the result is a video opening where you please. Your link could look something along these lines:
<a
href="https://video.multimusen.dk/github-workflow.mp4#t=468"
target="_blank">
Text here
</a>
No comments:
Post a Comment