Forum Replies Created
-
-
4 years ago in reply to: Screenshot splash screen
Thanks very much Martin,
The latest release has fixed it. 🙂
Best wishes,
Pádraig5 years ago in reply to: Cannot obtain video screenshot -CORS headersAs an update I get the exact same error message if I try and generate a screenshot from a video on a mirror site. For example, if I insert a video hosted on my test site, the video will play but if I try and generate a splash screenshot I get the “Cannot obtain video screenshot, please make sure the video is served with CORS headers.”
So, it happens for any video that isn’t hosted on the local domain, not just S3 videos.
5 years ago in reply to: Cannot obtain video screenshot -CORS headersHi Juraj,
Sorry for the delay in following up – I’ve checked all my settings as outlined in your guides. I’m don’t use Cloudfront but serve my videos directly from Amazon S3. I’ve the following xml in my S3 CORS configuration for the root bucket:
<?xml version=”1.0″ encoding=”UTF-8″?>
<CORSConfiguration xmlns=”http://s3.amazonaws.com/doc/2006-03-01/”>
<CORSRule>
<AllowedOrigin>*</AllowedOrigin>
<AllowedMethod>GET</AllowedMethod>
<MaxAgeSeconds>3000</MaxAgeSeconds>
<AllowedHeader>*</AllowedHeader>
</CORSRule>
</CORSConfiguration>My S3 videos work fine, it’s just the generated screenshot image for S3-hosted videos that returns the error: “Cannot obtain video screenshot, please make sure the video is served with CORS headers.”
Video screenshots work fine with self-hosted videos and both self-hosted and S3 hosted videos play fine.
Would there be some special crossorigin setting for images that I have to implement for pulling screenshots from S3 videos?
5 years ago in reply to: Glitch with Mobile Force FullscreenWow! Thanks Juraj and Martin for the really prompt reply and fix.
I’ve uploaded the master and can confirm that it works. :-) The exit button is there, as you described, while the video loads but now it autohides with the playbar, as expected, when the video starts to play.
Best wishes,
Pádraig
6 years ago in reply to: YouTube/self-hosted mixed playlistThanks again for the excellent support Martin,
I have decided to use Amazon S3 for delivering my larger videos instead of YouTube. It’s a great workaround to avoid the YouTube iframe double tap in playlists on mobile. The video quality is better and it integrates seamlessly with the smaller playlist videos hosted on my own server. It’s great that FV Player is so flexible to allow for this.
Best wishes to you and the team for 2019. :-)
6 years ago in reply to: YouTube/self-hosted mixed playlistThat’s great Martin!
Thanks for all your work on it. I had a look at the FV YouTube embedding page and it works as expected. Unlike the other YouTube playlists on that page, the mixed YouTube videos need to be tapped twice to play. Maybe this is because the YouTube iframe has to be loaded first – it’s not a big deal just letting you know.
If I switch from Release to Beta in my own dashboard am I getting FV Player Pro 7.3.5.727 beta? I tried testing the fix by switching to beta on my own website and it’s still showing the old behaviour. I cleared cache etc. but maybe the beta is not yet version 7.3.5.727. Or maybe you have something enabled that I don’t. Are there any settings relating to Playlists that I should have ticked?
Thanks again,
Pádraig
6 years ago in reply to: YouTube/self-hosted mixed playlistAh, ok, that makes sense. Thanks for the update Martin. ??
6 years ago in reply to: YouTube/self-hosted mixed playlistHi Martin,
I just noticed that there is a Foliovision YouTube + mp4 playlist at the bottom of the following page which exhibits the same behaviour:
https://foliovision.com/player/demos/youtube-playlist-supportClick on the Swan Lake mp4 first and you can hear the music but not see the video.
Click on the YouTube video first and then the mp4 – both play fine.It’s definitely common to the three android devices I used but would be worth testing also on iPhone/ipad.
It’s not a problem on Windows desktop for me using Chrome, Firefox, Opera, Internet Edge.
Thanks,
Pádraig
6 years ago in reply to: YouTube/self-hosted mixed playlistThanks for the prompt reply Martin,
Tested on Google chrome browser (version 71) on all three android devices.
User agent details for the Samsung Note 8
Mozilla/5.0 (Linux; Android 8.0.0; SM-N950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.83 Mobile Safari/537.36If you need more details just let me know.
Thanks again,
Pádraig
6 years ago in reply to: YouTube playlist glitchThat’s great Martin!
Yes, I just tested it and it now works as expected. I really appreciate the great support as always.
Best wishes,
Pádraig
6 years ago in reply to: Style audio background for FV 7 slim skinHi guys,
I used the Custom skin to modify a style I like so you can close this ticket.
Thanks,
Pádraig
7 years ago in reply to: YouTube Splash Screen on AndroidHello again Eduard,
I found this piece of css in my theme stylesheet that was causing the problem.
.uew-loading {
display:none;
}I use this piece of css to disable the widget loading icon for Calendarize it! plugin.
It’s been there for over a year without a problem. Do you have any idea how it could now affect FV player with YouTube videos? Is there any way I could keep it in my css without affecting FV player?Thanks for any suggestions,
Pádraig7 years ago in reply to: YouTube Splash Screen on AndroidHi Eduard,
I changed my theme to 2017 and it works fine so it’s something to do with my theme. I will investigate further.
7 years ago in reply to: YouTube Splash Screen on AndroidHi Eduard,
Thanks for the prompt response. I’ve replicated it on the Galaxy Note 3, Note 8 and Tab 10. It’s just for YouTube videos inserted with FV Player. It looks like there are two splash images laid over each other. Self-hosted videos are fine. I would be grateful if you could check this page and see if you can spot it: https://www.gortskehy.com/2018/03/video-our-first-day-in-sicily/
Let me know if you can’t replicate it.Many thanks,
Pádraig7 years ago in reply to: 2014 playlist captionsHi guys,
I was able to solve this by adding the following to my custom.css
.is-touch + .fp-playlist-horizontal a h4 {
text-shadow:none!important;
}
.visible-captions a h4 span {
color: #9F3737!important;
background-color:#fff!important;
text-decoration: none!important;
}
Best wishes,
Pádraig7 years ago in reply to: Playlist – lack of titlesThat’s great news Eduard! Really looking forward to the option of restoring playlist titles. Thanks so much for taking user feedback on board. This is what makes Folivision brilliant! ☺
Thanks Alec and Martin!
I do like the new playlist design but, for me, playlist items need visible titles for easy functionality on all devices. Thanks for changing this on mobile. Looking forward to the dropdown where I can return my titles on desktop. Thanks again for all your work on the best video plugin! :-)Spot on Martin! Mea culpa! It was a cache problem and I should have tested for that. Long day. However, the playlist text description (caption) under each playlist thumbnail has gone. It appears over the thumbnail on mouseover but I would like (especially for mobile/tablet) to maintain the title under the thumbnail for playlists. I tried disabling ‘Playlist Style’ in the settings but my caption/text descriptor is gone from underneath. This may be intentional as it does appear on mouseover but I think it should be there to give a descriptor for mobile/tablet. Thanks for the great support as always!
7 years ago in reply to: Insert YouTube Live Stream BroadcastThanks Gregory for sharing this tip which got it working for me also. I couldn’t find it in the documentation. Maybe, I missed it but it’s well worth adding to the documentation.
8 years ago in reply to: Skin native Chrome player in fullscreenHi Eduard,
That’s great. It certainly hasn’t slowed anything down when I tested on the Note 3, Tab 10 or S6. If anything, switching over and back between standard and fullscreen is more responsive, Also, enhances the FV player branding and removes the chrome native player download button without having to hide it with css. :-)
Keep up the good work!
Pádraig
8 years ago in reply to: Skin native Chrome player in fullscreenHi Eduard,
Thanks for the prompt reply. I found the chrome-for-android related problem in flowplayer/fv-flowplayer.min.js on line 25
flowplayer.conf.native_fullscreen = true;
I changed this to
flowplayer.conf.native_fullscreen = false;
and now my custom skin shows in Chrome on android and on my desktop.
The Flowplayer.org version referenced at the top of this file is 6.0.5 (2016-01-13). Maybe a more recent version might have corrected this.I checked the foliovision demos again on other desktops and the custom skin works fine appears to work fine in fullscreen just like you confirmed – Version 56.0.2924.76 beta (64-bit)
On my pc your demo videos still use the native browser player in fullscreen but that is because I use a mobile emulator chrome extension.
In any case my custom skin is now showing fine in Chrome for android and desktop after making the above tweak.
All the best,
Pádraig
8 years ago in reply to: Change Fullscreen Button PositionHi Nick & Martin,
I’m new to Flowplayer (finally migrating from jwplayer who have left WordPress self-hosted users behind since JW6 and after).It would be great if having the fullscreen button on the bottom right was added to the Trello board for future integration as an option. In the meantime this is what works for me and I hope it helps…
I first removed the volume and mute buttons (as I didn’t want them) by placing this in my theme’s functions file at Dashboard > Appearance > Editor > functions.php
‘tweak_controlbar_fv_flowplayer_attributes’, 10, 2 );
function tweak_controlbar_fv_flowplayer_attributes( $attrs ) {
$attrs[‘class’] .= ‘ no-volume’;
$attrs[‘class’] .= ‘ no-mute’;
return $attrs;
}Then add this to your website’s css file at Dashboard > Appearance > Editor > styles.css (or whatever your stylesheet is called). As you can see below, I wanted my fullscreen background button colour green to match my player skin but just change it to whatever you want…
/*Flowplayer Customisations*/
/*width of timeline to leave room for fullscreen button*/
.no-brand.flowplayer .fp-timeline {
margin-right: 97px!important;
}
.no-brand.flowplayer .fp-remaining, .no-brand.flowplayer .fp-duration {
right: 50px!important;
}
/*move fullscreen button to bottom right and change its background colour to green*/
.flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-close
{
background-position: 0px -197px!important;
width: 38px!important;
bottom:-23px!important;
z-index: 9999!important;
top: auto!important;
right: 8px!important;
}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed{right:0;bottom:0!important;}
.fp-controls,.flowplayer .fp-title,.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close,.flowplayer .fp-embed,.flowplayer.aside-time .fp-time{background-color:#637746 !important;background-color:rgba(100,120,70,0.65);}