Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Self-hosted video not autoplaying
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Self-hosted video not autoplaying
#71545
Self-hosted video not autoplaying 1 Year ago Karma: 0
Hi, I've got Fancy Lightbox setup on my wordpress site to open up video links in a lightbox.

Despite the video link having ?autoplay=true and the iframe having allow="autoplay", the video still doesn't autoplay?
When I open the link in a seperate tab the autoplay works, any ideas?
The administrator has disabled public write access.
 
#71546
Re:Self-hosted video not autoplaying 1 Year ago Karma: 760
Hello,

Is it possible to see the problem anywhere?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#71547
Re:Self-hosted video not autoplaying 1 Year ago Karma: 0
Unfortunately I can't give you access to the site, I'll attach the video source and generated iframe.
Also, my mistake, but the video used is not self hosted.

Video: d1t2bnqd1ma7ic.cloudfront.net/glp_videos/How_to_Use.mp4
The administrator has disabled public write access.
 
#71557
Re:Self-hosted video not autoplaying 1 Year ago Karma: 760
Open "ARI Fancy Lightbox -> Settings -> Advanced" page and populate "Custom JS code" parameter with the following code:

Code:


$.fancybox.defaults.video.tpl = $.fancybox.defaults.video.tpl.replace(/<video /, '<video muted autoplay ');



We tested it in "ARI Fancy Lightbox PRO" when the following markup is used for .mp4 file:

Code:


<a class="ari-fancybox" href="http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4">mp4</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1