Skip to content
Snippets Groups Projects
Commit f9eb66a0 authored by Noorul's avatar Noorul
Browse files

Updating "Fund Poddery campaign" with VideoJS from iFrame.

elimiting title on top of video, better control

Better cropped image of Poddery.com screenshot
Sourced 720p video for better quality
parent 22a28f97
1 merge request!13Updating "Fund Poddery campaign" with VideoJS from iFrame.
Landing page for Poddery at https://poddery.com/
Home page for [Poddery.com](https://poddery.com)
Maintained by Free Software Community of India (FSCI). For more details visit https://fsci.org.in and [https://wiki.fsci.org.in](https://wiki.fsci.org.in/index.php/Poddery).
Maintained by Free Software Community of India (FSCI).
For more details visit https://fsci.org.in and [https://wiki.fsci.org.in](https://wiki.fsci.org.in/index.php/Poddery).
images/Web-site.png

278 KiB

......@@ -134,16 +134,16 @@
<section id="overview" class="parallax-section">
<div class="container">
<div class="row">
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<!--
<a href="https://www.youtube.com/watch?v=SSsGKlR0zRE"><img class="img img-responsive" src="images/watchf.png"></a>
-->
<iframe width="560" height="315" sandbox="allow-same-origin allow-scripts" src="https://peertube.social/videos/embed/19ccad68-9ea8-4c43-970f-8ab6e4292c31" frameborder="0" allowfullscreen></iframe>
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314'
poster='images/Web-site.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/19ccad68-9ea8-4c43-970f-8ab6e4292c31-720.mp4' type='video/mp4'>
<p class='vjs-no-js'>
To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href='#' target='_blank'>supports HTML5 video</a>
</p>
</video>
</div>
</div>
......@@ -207,21 +207,17 @@
<div class="wow fadeInUp col-md-6 col-sm-10 video" data-wow-delay="1.6s">
<div class="img img-responsive">
<!--
<a href="https://www.youtube.com/embed/7Rr-FVe14Yo"><img class="img img-responsive" src="images/watch.png"></a> -->
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314'
poster='images/Diaspora_dandy_logo_thumbnail.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/6133bfc6-ed5b-4f47-b21c-c6f26c500851-314.mp4' type='video/mp4'>
<!-- https://ksr-video.imgix.net/projects/5057/video-4215-h264_high.mp4 -->
<p class='vjs-no-js'>
To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href='#' target='_blank'>supports HTML5 video</a>
</p>
</video>
<!-- <a href="https://www.youtube.com/embed/7Rr-FVe14Yo"><img class="img img-responsive" src="images/watch.png"></a> -->
<video id='my-video' class='video-js' controls preload='auto' width='560' height='314'
poster='images/Diaspora_dandy_logo_thumbnail.png' data-setup='{}'>
<source src='https://peertube.social/download/videos/6133bfc6-ed5b-4f47-b21c-c6f26c500851-314.mp4' type='video/mp4'>
<p class='vjs-no-js'>
To view this video please enable JavaScript, and consider upgrading to a web browser that
<a href='#' target='_blank'>supports HTML5 video</a>
</p>
</video>
</div>
</div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment