Forum Replies Created
-
-
5 years ago in reply to: Vimeo videos not playing in safari only
Hello Robert,
please check our homepage video in Safari at https://foliovision.com/ – does it play for you?
I checked your video on http://tw….staging.com and it plays for me. I’m using Safari 13.1.1 on macOS 10.14.6. Please let us know what version of Safari and macOS are you using.
Thanks,
Martin5 years ago in reply to: DRM encrypted hls video not playingHello Slogin,
that fv_player_hls_key has to be unique across your entire website (fvplayer shortcodes in post content and FV Player database). Otherwise you might be getting the incorrect decryption key – which is why Juraj is suggesting you to try something better than just “test2”.
In fasct it would be best to use 1beb2ca1-8fce-4110-81ba-843c171a2eb1/hls/test2 as I believe that first part is a result of using the AWS Video on Demand and it should be really unique for each video: https://aws.amazon.com/solutions/implementations/video-on-demand-on-aws/
Thanks,
MartinHello John,
please reinstall from this link again and it will work: https://github.com/foliovision/fv-wordpress-flowplayer/archive/466-composer.zip
I see I forgot about the old PHP include file.
Thanks,
MartinHello John,
Could you please reinstall FV Player from this link? https://github.com/foliovision/fv-wordpress-flowplayer/archive/466-composer.zip
To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.Until now we were including our “own” lightweight version of AWS SDK for PHP, but it appears we just have to use Composer for it. The plugin ZIP file is 4.3 MB this way, it used to be 1.6 MB with out custom version.
I’ll still look into improving this, but at least you can test things on your end.
Thanks,
MartinHello John,
in that case I would recommend that you check the PHP error logs directly. That plugin was just an idea in case you have no access to these logs.
Thanks,
MartinHello Hung,
so did using that fv_player_load() fix the issue – the player no longer appeared with “ADMIN JAVASCRIPT WARNING” error and you could play it, no? (I see the browser console did warn you about pasting in any code, obviously that wouldn’t normally happen if our loading procedure would work with your theme properly.)
If that’s the case, then you should be asking the theme developers if they provide some JavaScript event which is triggered when they load content using Ajax, like we did suggest to some other user here: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/fv-player-with-ajax-based-wordpress-themes#post-108690
If it’s anything that is standard we could support it in our plugin directly. We do listen for standard jQuery Ajax completion event:
jQuery(document).ajaxComplete( function() { fv_player_load(); });
“Admin: Check filed” – that’s our video checker: https://foliovision.com/player/basic-setup/how-to-use-video-checker I’m not sure why it won’t work for you though, but let’s leave that issue for later.
Thanks,
MartinHello Hung,
magentawave posted about 4 different issues. Which exact issue are you having?
Are you running into that issue with “ADMIN JAVASCRIPT WARNING” where the FV Player won’t properly initialize? Does it happen when editing or when viewing the website?
Please try to reproduce the issue and then run this on the browser JavaScript console to see if that loads FV Player properly:
fv_player_load();
Thanks,
MartinHello John,
please try to install this plugin: https://wordpress.org/plugins/error-log-monitor/ Then try to open that DigitalOcean Spaces browser again and see if any error appears in it.
You can also check PHP error logs directly on the server. If you are not sure about it, the server technical support should be able to give you a hand.
Thanks,
Martin5 years ago in reply to: Player freezing on live HLS streamsHello techcolin,
if the error was ERR_NAME_NOT_RESOLVED then it looks to me like some issue with the CDN.
https://sts-cdn-ourdomain-ukso1.streaming.media.azure.net won’t resolve for me currently.
What’s the advantage of your setup over something simpler such as DaCast? Please let us know how does it compare: https://www.dacast.com/live-streaming-pricing-plans/
Then there is Vimeo with live streaming support as well: https://vimeo.com/upgrade Vimeo allowed 3rd party players to play their live streams recently, so we should add support for that.
Thanks,
Martin5 years ago in reply to: Player not loading when going via Restream.ioHello techcolin,
it’s a strange issue, please start by checking if you checked the “Live stream” checkbox in the FV Player editor: https://foliovision.com/player/video-hosting/hls#inserting-hls-to-fv-player
If that’s not in, then please use our video checker to report the video (here’s how: https://foliovision.com/player/basic-setup/how-to-use-video-checker ) or post the stream link here.
Thanks,
Martin5 years ago in reply to: redirect errorHello Cristina,
did you get that error when saving your video FV Player editor? Or are you having issues with the redirection feature?
Thanks,
MartinHello Lana,
good news, I’m able to reproduce the issue.
There is some problem with the /wp-admin/admin-ajax.php address on your website. I just get HTTP 403 out of it with message: “You don’t have permission to access this resource.” So either there is some serious bug in the PHP code or access to that URL is somehow protected by some security plugin or some security enhancement of your web host.
Please check your web server PHP error logs and look for any errors that could related to fv-wordpress-flowplayer or fv-player-pro plugins or that admin-ajax.php URL. If you are not sure about how it’s done, please ask your web host support. That’s what I would recommend as they should see the cause of that HTTP 403 issue if it’s their internal security routing (in something like mod_security).
Also check if you have any security plugin which is really trying to lock down your website by restricting WP Ajax (that’s a pretty name of admin-ajax.php).
Thanks,
MartinHello Lana,
that https://www.c..com/p…./ link which you posted is asking for a login indeed.
Are they still not able to play it or did the issue just occur once?
Thanks,
MartinHello Lana,
is 444794043 a new video only added today? I can’t see it in the API logs. When did the users experience issues with it?
Are you able to check what device and browser did the users use? If you contacted you using a contact form plugin, then it might be already logged there. If they sent you an email, it would be great if you could ask what they are using.
Thanks,
Martin5 years ago in reply to: Timeline Previews in FV Player ProHello Kristin,
do you know of any way of how to generate these video thumbnails easily?
We are thinking of creating a service to build these video thumbnails.
Thanks,
MartinHello Lana,
please provide at least one of the Vimeo video IDs for which the issue has occurred. If it’s 208950915 or 208957948 or 208963645 then it seems the allowed domain for these is set improperly on Vimeo.
It if’s not the case, then please let us know when did the issue occur and what device and browser did your users use.
Thanks,
MartinHello turbokingspoker,
thank you for posting all the details.
It seems your web host is using mod_security with a rule which is trying to avoid SQL injection in the SRS Simple Hits Counter plugin (more details on tenable.com). But the rule seems to be quite simple and anytime it sees a post_id argument in the request it’s blocked.
Thanks,
MartinHello turbokingspoker,
please check these PHP error logs too.
You can also open the Network tab of the browser developer tools, clear the log, then try to save a new FV Player with the Pay Per View tab details filled in like on your screenshot here: https://gyazo.com/04a7d967cd16fae64fc42d8864741545
Then there should be a new admin-ajax.php call added to the Network tab which you need to check – see attached image. There might be multiple admin-ajax.php requests, but one of them will have “action” set to “ppv_create”.
But it’s likely that it will just show with that HTTP 403 error and you will have to check the PHP error logs to find the cause.
Thanks,
Martin5 years ago in reply to: Building app for Android TVHello woo,
does your app just load the page HTML and shows it in a web view?
Or would you like to get the video URL in a special field in the WP JSON API?
What hosting do you use for your videos? Are you using URL tokes or even encrypted HLS streams?
Thanks,
Martin5 years ago in reply to: playback speedHello Gabe,
please tell us more about why you need such feature. If we like it, we might just add it. Otherwise we might be able to do it a custom programming job or add some documentation to let some other programming team take care of this for you.
Just adding a bare bones feature like this is fairly easy, but it should also work with FV Player Editor and all.
Thanks,
MartinHello turbokingspoker,
please let us know what Easy Digital Downloads version you are using. I didn’t run into the issue when using 2.9.23 which is the latest version on https://wordpress.org/plugins/easy-digital-downloads/
Please also try to open your browser developer console (here’s how https://foliovision.com/player/troubleshooting/javascript-browser-console), then try to add a new player with the PayPerView information filled in and see if any error appears on the console.
Please also try to install this plugin: https://wordpress.org/plugins/error-log-monitor/ Then repeat that PayPerView creation process and see if any error appears in it.
You can also check PHP error logs directly on the server. If you are not sure about it, the server technical support should be able to give you a hand.
Thanks,
Martin5 years ago in reply to: Vimeo captions remain enabled by defaultHello Robert,
you are right that the subtitles activation is remembered. I think that behavior is desired.
You can use a JavaScript code like this to make sure it’s not remembered:
try { delete(localStorage.fv_player_subtitle); } catch(e) {}
Thanks,
MartinHello dplum,
that Jordan-b-peterson.mp4 video downloaded at 12.2 MB/s which I wouldn’t expect. When I load a file from AWS S3 in North America I’m getting 11 MB/s. Not long ago I would only get as much as 1 MB/s, so I guess something got upgraded in the connection over seas.
Or perhaps I should be testing this in the afternoon when the network is more busy. That’s the situation where a CDN would help.
It’s strange that he file has to be set to be public to let BunnyCDN server it if it’s configure to use the AWS S3 signed URL scheme with Wasabi.
Vimeo Unlimited Bandswidth has a Fair Use Policy: https://vimeo.com/terms#services
Wasabi is not the only S3-compatible file storage service, there is also DigitalOcean Spaces. We will check how we could support all of these.
Thanks,
MartinHello Ross,
FV Player Pro 7.4.31.727 is out and it fixes this issue.
We have a added this into the unit tests and integration tests, sorry about not catching it earlier.
Thanks,
MartinHello dplum,
that Wasabi + BunnyCDN guide does cover setup of “Enable AWS S3 Authentication” in BunnyCDN, so I would guess the files on Wasabi remain inaccessible, even if the bucket is public. Would that mean the files in that bucket can be freely listed?
BunnyCDN prices are at $0.005/GB for first 500 TB. That’s for the
“Volume Tier”. That’s 5 times lower than AWS S3 which costs $0.023/GB for first 50 TB. But AWS S3 is not even a CDN. CloudFront which is the CDN costs about $0.085/GB for first 10 TB.So BunnyCDN is a lot cheaper than AWS. I’m not sure how can Wasabi provide bandwidth for free, but with BunnyCDN you get a great service for the price and they also provide support.
Also, would the videos be fast to stream around the world with Wasabi? I don’t think their free bandwidth can be reliable for fast streaming.
Thanks,
MartinHello Egbert,
we did some tests and found that if https://www.example.com/article/56878/?s=test is provided, then it doesn’t pass any trailing slash for the referrer. But if you do include it in the URL like https://www.example.com/article/56878/?s=test/ then it is indeed passed.
Thanks,
Martin5 years ago in reply to: Vimeo playlist (showcase) on FV has goneHello Jacqueline,
please update to FV Player Pro 7.4.30.727 which we released now.
We will add your case to our automated testing to make sure these shortcodes keep working.
Thanks,
Martin5 years ago in reply to: Vimeo playlist (showcase) on FV has goneHello Jacqueline,
the old format of shortcode should still work. It’s not our goal to break what you did setup in the past.
I’m having a look at our code now.
Thanks,
Martin5 years ago in reply to: RTMP file not found – not working in previewHello Omar,
your website runs on https:// while your video hosting does not. So the videos won’t play no matter what browser you choose. It’s not a limitation of FV Player, as you noted Theo Player works the same way. Web browsers work this way to ensure maximum security.
Thanks,
MartinHello Andrei,
you are asking the right questions so it seems you are on the right path – the following snippet works for me to pause a video before it starts playing:
flowplayer(0).bind('ready', function(e,api) { console.log('ready!'); api.pause(); });
You can use your api in place of flowplayer(0). This should also help you with the playlists.
Thanks,
MartinHello Jose,
it doesn’t help if we can see that error on the website. What would help would be a full trace of that error.
Please check the PHP error logs directly on the server. If you are not sure about it, the server technical support should be able to give you a hand. It should list which PHP functions were called before the error occurred on which file and on which line number.
Thanks,
MartinHello dplum,
the domain in BunnyCDN settings box in wp-admin -> Settings-> FV Player Pro -> Hosting should be the domain you use for the CDN zone on BunnyCDN. The Wasabi domain needs to be configured as origin in BunnyCDN zone settings.
Like tcnet said, it doesn’t matter where BunnyCDN is pulling from, only the domain used by BunnyCDN is what matters here.
Thanks,
Martin5 years ago in reply to: Amazon CloudFront with Download ProtectionHello Jörn,
it’s strange, when you have a moment please install this plugin https://wordpress.org/plugins/log-http-requests/ and then try to remove the license key, save the settings and then put it back in. Finally go o to wp-admin -> Settings -> Log HTTP Requests and look for the license check check HTTP request. It might end up with some error.
Thanks,
MartinHello Kendell,
the video can be paused and resumed as many times as needed. If you need to do a bit of troubleshooting, please test with a MP4 video without FV Player Pro or FV Player VAST enabled.
Thanks,
MartinHello tcnet,
so does that Wasabi + BunnyCDN configuration work for you? FV Player Pro only needs to know the token for BunnyCDN to be able to link to the video files securely. And the guide which you posted explains how to let BunnyCDN pull from Wasabi properly.
Thanks,
MartinHello Jose,
where exactly do you get that error? Does it appear when reading your posts with FV Player video in them or when editing videos in wp-admin?
Is that the full error and is there no detailed trace?
Thanks,
Martin5 years ago in reply to: html5 video not properly encodedHello Yairbr,
Juraj will have a quick look, in the mean time please check these video with the FV Player Video Checker and send us the report. Here’s how it’s done: https://foliovision.com/player/basic-setup/how-to-use-video-checker
Thanks,
MartinHello Kendell,
you said the user will click some HTML and that will resume the video – you can easily find the player associated with that piece of HTML. Perhaps it’s nested in the player like a standard FV Player Popup would be.
Then you can call:
my_element.data('flowplayer').resume()
Or even just this if there is only a single player on page:
flowplayer(0).resume()
Thanks,
Martin5 years ago in reply to: Long Title & Meta Description not savingHello geffroi,
I was not able to reproduce the bug, but I fixed these JavaScript errors which were appearing when using Gutenberg. The character counts for description and title fields were not working.
It would be great if you could help us with the testing. Could you please reinstall the plugin from this file: https://github.com/foliovision/fv-all-in-one-seo-pack/archive/master.zip To do that you will have to first deactivate and delete the current plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Do you still run into that issue when saving the WooCommerce Products? Does it work fine for standard blog posts?
Thanks,
Martin5 years ago in reply to: Empty TitleHello MichaelTCH,
I was not able to reproduce the bug, but I fixed these JavaScript errors which were appearing when using Gutenberg. The character counts for description and title fields were not working.
It would be great if you could help us with the testing. Could you please reinstall the plugin from this file: https://github.com/foliovision/fv-all-in-one-seo-pack/archive/master.zip To do that you will have to first deactivate and delete the current plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin5 years ago in reply to: Amazon CloudFront with Download ProtectionHello Jörn,
we also finished the first version of a free FV Player Coconut which can be obtained here: https://foliovision.com/downloads/fv-player-coconut
It provides an automated workflow for encrypted HLS streams which cannot be downloaded using the standard browser developer tools or extensions.
It’s a free addon, so you can just log into your exiting foliovision.com account and get it. Note that you have to use the FV Player Pro plugin together with it to be able to get the video encryption features.
In case of any issues please check the documentation here:
1) Setup guide: How to Setup Encrypted HLS with Coconut https://foliovision.com/player/securing-your-video/setup-encrypted-coconut
2) End-user guide: How to encrypt videos directly in WordPress with Coconut https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpress
Please let us know if you run into any issue when following our documentation.
Thanks,
Martin5 years ago in reply to: Error loading trascriptHello Kendell,
are you able to open that link in your browser? If so, then perhaps it doesn’t like the default user agent used by WordPress. So we could improve our routine to impersonate a real user browser better.
Thanks,
MartinHello Gal,
what you described is how things work now. We have prepared an improved behavior where videos only pause and do not unload for upcoming FV Player 7.5.
Thanks,
MartinHello Sven,
I removed these file paths from your message.
It would be great if you could help us with the testing. Could you please reinstall FV Player (not FV Player Pro) from this file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/344-debug-db-player-meta.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Then repeat the action which seems to trigger that error and there should be a detailed log of what happened in your WordPress folder named fv-player-db-player-meta-341.log.
Thanks,
Martin5 years ago in reply to: skipping button in pre-roll adsHello Yairbr,
what you see on https://foliovision.com/player/demos/roll-custom-video is the video ad skip button with the video thumbnail showing in it and a simpler count-down.
It was part of FV Player Pro Beta for a while. Now this change has been made part of the release version – in FV Player Pro 7.4.27.727.
Thanks,
MartinHello Julius,
FV Player Coconut can be obtained here: https://foliovision.com/downloads/fv-player-coconut
It’s a free addon, so you can just log into your exiting foliovision.com account and get it. Note that you have to use the FV Player Pro plugin together with it to be able to get the video encryption features.
In case of any issues please check the documentation here:
1) Setup guide: How to Setup Encrypted HLS with Coconut https://foliovision.com/player/securing-your-video/setup-encrypted-coconut
2) End-user guide: How to encrypt videos directly in WordPress with Coconut https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpress
Please let us know if you run into any issue when following our documentation.
Thanks,
MartinHello Andy,
FV Player Coconut can be obtained here: https://foliovision.com/downloads/fv-player-coconut
It’s a free addon, so you can just log into your exiting foliovision.com account and get it. Note that you have to use the FV Player Pro plugin together with it to be able to get the video encryption features.
In case of any issues please check the documentation here:
1) Setup guide: How to Setup Encrypted HLS with Coconut https://foliovision.com/player/securing-your-video/setup-encrypted-coconut
2) End-user guide: How to encrypt videos directly in WordPress with Coconut https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpress
Please let us know if you run into any issue when following our documentation.
Thanks,
Martin5 years ago in reply to: Coconut Extra?Hello Dave,
FV Player Coconut can be obtained here: https://foliovision.com/downloads/fv-player-coconut
It’s a free addon, so you can just log into your exiting foliovision.com account and get it. Note that you have to use the FV Player Pro plugin together with it to be able to get the video encryption features.
In case of any issues please check the documentation here:
1) Setup guide: How to Setup Encrypted HLS with Coconut https://foliovision.com/player/securing-your-video/setup-encrypted-coconut
2) End-user guide: How to encrypt videos directly in WordPress with Coconut https://foliovision.com/player/securing-your-video/encrypt-videos-directly-wordpress
Please let us know if you run into any issue when following our documentation.
Thanks,
Martin5 years ago in reply to: Alternate video hostHello Jared,
we had a look at this some time ago, but our conclusion was that Cloudflare CDN is not permitted to be used for video:
The Service is offered primarily as a platform to cache and serve web pages and websites. Unless explicitly included as a part of a Paid Service purchased by you, you agree to use the Service solely for the purpose of serving web pages as viewed through a web browser or other functionally equivalent applications and rendering Hypertext Markup Language (HTML) or other functional equivalents. Use of the Service for serving video (unless purchased separately as a Paid Service) or a disproportionate percentage of pictures, audio files, or other non-HTML content, is prohibited.
— https://www.cloudflare.com/terms/
If you like BackBlaze and it supports S3 kind of API, perhaps you can use it with BunnyCDN which is also a lot cheaper than CloudFront (who needs all these fancy features).
Thanks,
Martin5 years ago in reply to: Error loading trascriptHello Kendell,
please install this plugin https://wordpress.org/plugins/log-http-requests/ and then try to revisit your post with transcript in a 15 minutes. Then go o to wp-admin -> Settings -> Log HTTP Requests and look for the transcript URL there. It might end up with some error. If you see nothing, please try to visit that post again later and check the log again.
Thanks,
Martin5 years ago in reply to: RTMP file not found – not working in preview5 years ago in reply to: Playing MP3 cuts out on iPhoneHello Crystal,
I was testing this on iPhone 6s with iOS 13.5.1 and didn’t had an issue with it on https://foliovision.com/player/demos/mp3-in-fv-player The audio kept playing even if I put the phone to sleep.
It also worked on https://www.getalifemedia.com/mobile/ai-invasion-audio-part-5/
The issue with pausing the track on the lock screen and then resuming it no longer occurs it seems iOS 13.5.1 did fix that issue.
I’m noticing that putting phone to sleep does pause the playback if there is a video stream. If it’s audio only, it plays on background just fine.
Thanks,
MartinHello Gbrother,
we have prepared this fix for the next FV Player release.
It would be great if you could help us with the testing. If you are interested you can reinstall FV Player (not FV Player Pro) from this file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
Martin5 years ago in reply to: RTMP file not found – not working in previewHello Omar,
we have fixed the RTMP preview for the upcoming FV Player 7.5 version which will take 1-2 months before it’s fully finished. We done some bigger editor improvements in it.
MPEG-DASH stream can be inserted like any other video link. It doesn’t have a strict division of the streaming server URL and the streaming path like RTMP does.
Thanks,
Martin5 years ago in reply to: Coconut pluginHello Neil and John,
FV Player Coconut will be a free addon for FV Player. Since you both have the FV Player Pro license, you will be able to create the encrypted videos with it as well.
Thanks,
Martin5 years ago in reply to: Coconut Extra?Hello Dave,
FV Player Coconut will be a free addon for FV Player. Since you have the FV Player Pro license, you will be able to create the encrypted videos with it as well.
Thanks,
MartinHello Innocent M.,
thank you for your email with system info. According to that there is not issue with your FV Player VAST license.
I had a look at https://districttv.com.ng/learn-how-to-look-less-tired-with-these-few-tips/ and I could see FV Player VAST is loading. Please check if you enabled Settings -> FV Player VAST -> Debug.
If yes and there is still no ad then please try to disable FV Player video intelligence plugin which you are also using.
Thanks,
MartinHello Hoshang,
that PHP error was triggered by something that was in the [vc_row type= shortcode when saving one of your posts. Is that the full error trace, or does it continue? Perhaps it even leads to the exact post ID for which the issue has occurred.
Thanks,
MartinHello Innocent M.,
sorry about the late reply.
Please let us know if you are still experiencing some issue. The license check for your domain seems to be passing.
If you are still having some problem, please send over the content of wp-admin -> Settings -> FV Player Pro -> Tools -> System Info.
Please also enable Settings -> FV Player VAST -> Debug.
I also tried to check some random video on your website and I noticed the wp-content/plugins/fv-wordpress-flowplayer/css/icons/flowplayer.woff2 file is missing – hence no play icon in player sidebar. Did you upload the plugin using FTP and did it fail to move over some files? I would recommend you to reinstall the plugin.
Thanks,
MartinHello tcnet,
it’s not really ready for real use, I just posted that in case you like to play with JavaScript. You could inject it to the site footer using wp_footer action hook in your theme functions.php file.
To make it work you would also have to also add something like var pipButtonElement = document.getElementById(‘pipButtonElement’);
Thanks,
Martin5 years ago in reply to: Transfer pluginHello yairbr,
currently the plugin lets you only export the player instances on by one and then import then on the new website. However you probably need to keep the player instance IDs the same. If you have blog articles using [fvplayer id="100"] then than number must not change. This could be imported to let you export all the players and then have an option to keep the IDs when importing.
So the safest way is to export all the wp_fv_player_* tables (wp_fv_player_players, wp_fv_player_videos, wp_fv_player_playermeta, wp_fv_player_videometa) using the database tool like phpMyAdmin which is available in most web hosting control panels. And then import that using similar tool on the new website.
You probably also want to keep the plugin settings. These can currently only be moved with a database tool, although if you put the two settings screen on both website side by side it’s not a problem to move over the settings. In database the settings are stored in the fvwpflowplayer and fv_player_popups rows of the wp_options table. We started building an export/import feature for these settings, but then we got lost in some details and it was never released, so perhaps it’s time to revisit that.
Another option to consider would be to clone the whole website and then delete the unnecessary parts. I did that a couple of times where I needed an almost identical website.
Thanks,
Martin5 years ago in reply to: Vimeo Livestream Addon License won’t ValidateHello Jonathan,
1) would it help 1 you would create the FV Player using the old shortcode format?
[fvplayer src="https://{get your custom field Vimeo ID here}"]
2) Regarding that live stream issue – have you reinstalled FV Player from? https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip We done some improvements for live stream there last time I was mentioning it.
3) Video submissions – tying it into Gravity Forms is just the start. What format do you expect your users to submit videos in? If it’s just any video, then it needs to be properly encoded for web use which is another issue. With FV Player Coconut (the upcoming integration of Coconut encoding service) it would be possible though.
Thanks,
MartinHello Hoshang,
we have a routine to try different API servers when loading Vimeo videos, but I see it only detects when the server is down. Now we improved it to deal with bad server response as well.
Please switch FV Player Pro to Beta: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta Once you are on beta, you should see the update to version 7.4.26.727.beta available. That update will fix the issue you are having.
If you do not see the update yet, you can just deactivate and delete the current FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you, or grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that and the issue will be fixed.
You also mentioned the email notification reporting a fatal error in FV Player to you. Please try to find it and copy the error message here. Did it occur only once or does the issue keeps reoccurring?
Thanks,
MartinHello Andy,
Start again – it’s not hard to achieve, but two play arrows would be too confusing. Perhaps something like the Rewind button could work if it would appear next to the big play button with word “Restart” in it.
Regarding your encoding needs – we are finishing FV Player Coconut which integrates the Coconut encoding service with FV Player and WordPress. It lets you store your videos in AWS, DigitalOcean, or SFTP. You will also need a CDN and BunnyCDN works well with all of these video storage options.
Thanks,
Martin5 years ago in reply to: Amazon DriveHello Bruno,
please reinstall FV Player Pro and it should be working for you.
Please just deactivate and delete the current FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you, or grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that.
Then switch to Beta, here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
Martin5 years ago in reply to: Playing MP3 cuts out on iPhoneHello Crystal,
I was testing this on iOS 13.3.1 and didn’t had an issue with it on https://foliovision.com/player/demos/mp3-in-fv-player The audio kept playing even if I put the phone to sleep.
Your video on https://www.getalifemedia.com/mobile/ai-invasion-audio-part-5/ plays for me as well.
I’m noticing that if I pause the track on the lock screen and try to resume it, it fails. But I have the same issue even with a bare bones HTML audio tag.
Please let us know which exact iOS version you have used.
Juraj, please let us know about your iOS version too.
Thanks,
Martin5 years ago in reply to: Automating AWS MediaConvert EncryptionHello Slogin,
you should be able to do this without issues. You know what will be the target S3 bucket path like, so you can easily use part of that path for step 10 and 16.
If you are able to do AWS automation then this really should be the easy part of it. When you are submitting a new encoding job you will have to adjust these paths of course, but that really should be possible to do in AWS.
Thanks,
Martin5 years ago in reply to: Autoplay can’t be disabled (Ionic framework)Hello Punith,
what code do you use to disable the autoplay on revisit? Do you use the FV Player Pro feature? https://foliovision.com/player/basic-setup/autoplay#autoplayOnlyOnce
Or do you actually mean some other issue, like that the video keeps playing even though you switch to some other article?
Thanks,
Martin5 years ago in reply to: Encrypted HLS videos not playingHello anshbhawnani,
please try the troubleshooting steps I mentioned in my last message:
Figuring out what’s causing that redirection is not easy. I usually end up logging PHP debug_backtrace(2) in wp_redirect() into some file to see if it’s happening inside of WordPress or not.
I see you are using Cloudflare, perhaps that’s what’s causing the redirection. Can you disable their proxy cache for test? Are you able to exclude just the fv_player_hls_key addresses from their procesing?
In the end the easiest solution might be to use fv_player_hls_key= without slashes or any other special chars. Can you edit these m3u8 files to use fv_player_hls_key=8.1+Introduction+to+System+Hacking ? As long as it’s unique it will work.
Unfortunately I was not able to identify a possible bug in FV Player Pro which could cause your stream to not play. In the worst case you will have to change the fv_player_hls_key arguments in your m3u8 files.
We are also happy to do these troubleshooting steps for you if you order our pro support: https://foliovision.com/pro-support
Otherwise please do through these steps and let us know the result, then we might have some more ideas if it won’t help already.
Thanks,
Martin5 years ago in reply to: Encrypted HLS videos not playingHello anshbhawnani,
I think the problem is that https://bittentechsolutions.in/?fv_player_hls_key=module-8/1/ is redirected to https://bittentechsolutions.in/?fv_player_hls_key=module-8%2F1%2F
Figuring out what’s causing that redirection is not easy. I usually end up logging PHP debug_backtrace(2) in wp_redirect() into some file to see if it’s happening inside of WordPress or not.
I see you are using Cloudflare, perhaps that’s what’s causing the redirection. Can you disable their proxy cache for test?
In the end the easiest solution might be to use fv_player_hls_key= without slashes or any other special chars. Can you edit these m3u8 files to use fv_player_hls_key=8.1+Introduction+to+System+Hacking ? As long as it’s unique it will work.
Although on our websites we are not having any issue with slashes in that query argument. There is no redirection like in your case.
Thanks,
MartinHello tcnet,
I see it works when using a bar HTML5 video tag.
I see, you can also just put a button somewhere on your page:
<button id="pipButtonElement"></button>
And then add a script for it to work with video in FV Player.
pipButtonElement.addEventListener('click', function() { jQuery('.flowplayer.is-ready video')[0].requestPictureInPicture(); });
I will check with Alec if we would like to add this as an optional button in FV Player control bar.
Thanks,
MartinHello stickwerks,
we haven’t concluded this thread. The guide for S3 Browser in FV Player is here: https://foliovision.com/player/advanced/how-s3-browser
Thanks,
MartinHello Andy,
Twenty Twenty sets global $content_width; to 580. That might be it: https://github.com/WordPress/twentytwenty/blob/master/functions.php#L47-L51
Can you send us any example of an existing player where that “start again” kind of feature works really well?
Thanks,
Martin5 years ago in reply to: Encrypted HLS videos not playingHello anshbhawnani,
I think I have a fix for your issue.
Please just deactivate and delete the current FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you, or grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that.
Then switch to Beta, here’s how: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Hopefully that will fix the issue.
Thanks,
Martin5 years ago in reply to: layout issue on fwplayer pageHello Edward,
we need to figure out something better, but this is what will help with your issue – click “Screen Options” in the top right corner of that wp-admin -> FV Player screen and uncheck:
* Player (or Playlist, if you have older version)
* Player Name (or Playlist Name, if you have older version) – you do not need this one if you embed each player in a post, as the post name shows up in Embedded On column
* Date (I suppose you do not need it)
* Shortcode (you can still copy it with the Copy button)Thanks,
Martin5 years ago in reply to: preview not showingHello Daniel,
sorry about the delay here, do you recall what popup it was? Was it the core FV Player lightbox, or did you use something else?
Thanks,
Martin5 years ago in reply to: Encrypted HLS videos not playingHello anshbhawnani,
does the issue occur in Chrome or Firefox? Does it play in Safari on OS X?
Is your WordPress homepage really https://bittentechsolutions.in? That means https:// and no www.
Do you see any errors on browser JavaScript console when you try to play the video? Here’s how to enable that console in your browser: https://wordpress.org/support/article/using-your-browser-to-diagnose-javascript-errors/#step-3-diagnosis Once you open that console, reload your page and try to play the video please. Do any errors appear on that console?
Thanks,
MartinHello Andy,
please let us know if you find anything interesting or if you think some FV Player CSS needs to be fixed.
Thanks,
Martin5 years ago in reply to: Vimeo Showcase with my own splashscreen?Hello David,
sorry about that, I see that change was reverted as we refactored the code around these Vimeo showcases to work with background processing.
Please just deactivate and delete the current FV Player Pro plugin and then let wp-admin -> Settings -> FV Player reinstall the Pro pack for you, or grab a fresh ZIP file of FV Player Pro from https://foliovision.com/my-licenses and reinstall from that and the issue will be fixed.
Thanks,
Martin5 years ago in reply to: RTMP file not found – not working in previewHello Omar,
the Video field needs to stay empty. RTMP server needs to be rtmp://197.189.234.42:1935/vod and RTMP path needs just sample.mp4 in it.
However I see that the preview won’t work if there is nothing in “Video” field. We will fix that.
Thanks,
Martin5 years ago in reply to: Make embed code responsiveHello Tio,
as you can see in that Stack Overflow answer, this would have to include some CSS code as well. You need some code like that even for YouTube embed codes to appear as responsive.
In our iframe code we already include that max-width CSS property to make sure it at least adjusts to the content column width if the iframe is wider.
We could include a whole bunch of code around the iframe to make it responsive though. It would look like this:
<div style="padding-top: calc( 56.25% + 156px); position: relative;"> <iframe src="https://foliovision.com/player/demos/amazon-signed-urls/fvp" allowfullscreen style="height: 100%; width: 100%; position: absolute; top: 0; left: 0" frameborder="0"></iframe> </div>
Thanks,
MartinHello Gillian,
I was not able to reproduce the issue. Did you modify the Twenty Twenty theme in any way? Is it a standard post or some page with special template?
That size of 1280×720 is applied to the .flowplayer element as max-width and max-height, unless it’s a playlist. In that case it get’s width: 100% which still won’t extend past your content column boundaries.
Please send over your system info found in Settings -> FV Player Pro -> Tools -> System Info.
Please also send a link where we can see the issue.
Thanks,
MartinHello tcnet,
I think the last time we had somebody wonder about the Firefox Picture in Picture the request was to get rid of it.
It’s actually a Firefox-only feature as you noted. FV Player can only do what’s possible in the browser window, so that is the Sticky video feature: https://foliovision.com/player/advanced/sticky-video
Thanks,
MartinHello Clark,
mp3 is the right format, it has wider support than aac:
https://caniuse.com/#feat=mp3
https://caniuse.com/#feat=aacThere is just something wrong with your files.
Thanks,
MartinHello Steve,
thank you for the bug report, we have prepared a fix for the next FV Player release to fix the mute button/speaker icon click behavior. The bug has occurred as we improved the cooperation of the volume bar and that mute button: https://foliovision.com/2020/04/reliability-usability-player -> VOLUME BAR IMPROVEMENTS
If you want to get the fix right away then please reinstall FV Player from this link? https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
Thanks,
MartinHello Torsten,
I was not able to reproduce the issue, it just works, see the second player here: https://foliovision.com/player/demos/vtt-chapters
Please send us a link to your website where we can see the issue.
Thanks,
MartinHello Steve,
it does work for me. I make that tweak here: https://foliovision.com/player/demos/align-settings
When you check the HTML code you can find these rules there:
.flowplayer .fp-volumebtn, .flowplayer.no-volume .fp-volumebar { ....
What browser are you using? No issues here on Chrome, Safari and Firefox.
Actually I see the issue on iPad with iOS 13. We will get it fixed.
Thanks,
MartinHello Clark,
this is tricky. FV Player uses the HTML5 video engine of the browser to play the videos and it’s the same with audio track. So it’s hard for us to fix browser bugs.
Firefox and Safari say the video is only 06:42. On the other hand Chrome reports 54:30. Both play the video past that time until the real end of it. Even when not using FV Player – just try to open your mp3 file in the browser directly and you will see.
And it’s not just web browsers. When I play it with QuickTime Player I get 06:43 and it stops the audio track right there. In iTunes it’s 54:31 and after that it also stops playing. In VLC it reports 54:30 and stops at that time as well.
So actually the way it works in the web browsers – allowing you to get past that estimated play time – is better than these desktop applications.
I would recommend you to re-encode these audio tracks as that’s the only proper fix here.
It would be possible to do a workaround using the Flowplayer API, like for example this set the video duration to a custom value:
flowplayer(0).video.duration = 7200;
But for that to work you would have to fill in the real duration of each video somehow. So it’s not only fairly hard to code in the first place, it would also require some manual labor – and so does reencoding the files.
Thanks,
Martin5 years ago in reply to: Autoplay/Autopause in/out viewportHello Eric,
the way it works is not because it could cause issues, it’s a deliberate choice. Like you noticed it autoplays on your way down the page, but if you go up again it won’t autoplay again.
However that’s not always ideal, so in the Beta version (any license user can switch to that: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta ) of FV Player Pro we did add another setting:
Also work when scrolling up and do not stop autoplaying other videos on page if user paused some video
That makes the autoplay work also when scrolling up.
For upcoming FV Player 7.5 we also prepared another improvement, where the videos that go outside of viewport do not stop the playback (reset the position) but only pause.
Thanks,
Martin5 years ago in reply to: Vimeo Livestream Addon License won’t ValidateHello Jonathan,
I would also like to thank you for going through this with us – adding support for Vimeo live events.
I’m not sure about the switching form you are creating. Do you mean that if there is no live stream it should pick some other video?
Currently FV Player Vimeo Live Streaming either plays the live video or the archived version.
The way we work with these Vimoe live events is that we always check what current Vimeo ID it really uses. So that way we get ttps://vimeo.com/428996095 for event https://vimeo.com/event/66279 Is that the player inside of a player functionality you mean?
Thanks,
MartinHello Asad,
sorry about the delay here, I found that there is a way of getting rid of that player on iOS lock screen: https://stackoverflow.com/questions/56783395/disable-ios-safari-lock-screen-scrubber-for-media
But it’s tricky as some users need this feature, while some like you would prefer to not have it. So I wonder if we can disable it only if the video embedding is not allowed for example.
We also got your refund request, we will follow up on that.
Thanks,
Martin5 years ago in reply to: Display Error of YouTube thumbnailsHello Inderjit,
we improved the CSS to target the .fp-splash image in FV Player better so that kind of CSS rule you are using won’t take effect:
1) Could you please reinstall FV Player from this link? https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.
2) Grab a new copy of FV Player Pro from https://foliovision.com/my-licenses
Thanks,
MartinHello John,
so are you using DigitalOcean Spaces as a storage and BunnyCDN for the CDN? We use that same setup and so far there were no issues.
There was a couple of days when European BunnyCDN edge servers were slow to pull files from Northern America though. Their Origin Shield should help in that case.
Thanks,
Martin5 years ago in reply to: Vimeo Livestream Addon License won’t ValidateHello Jonathan,
I checked that page and read what it said:
It worked with the live event code, however after the stream ended the player got assigned the ID for the stream that happened.
You can’t stream a new livestream.
…
If you go to vimeo.com/430080528 you see the stream that happened.
Go live on that stream again and it does not work.
URL and video ID need to be purged and regenerated I think.
So did it play the live stream?
Once it ended and you tried to play again, did it play the recorded stream?
But then if you tried to do a new live stream, it wouldn’t play that, is that correct? We actually do purge the video ID every 2 minutes, so it should play.
You also asked about:
No shot at getting your player controls on the livestream huh?
Unfortunately Vimeo made that impossible by restricting the CORS for the live streams.
Thanks,
Martin5 years ago in reply to: Vimeo Livestream Addon License won’t ValidateHello Jonathan,
sorry about that FV Player Pro error, it occurred as you didn’t upgrade the FV Player first. But I fixed the FV Player Pro code now and you can get new version at https://foliovision.com/my-licenses with the fix in it.
These Vimeo API logs will be cleaner in that new FV Player Pro version too.
Please post the login using https://revealit.me to support@foliovision.com I’ll be able to have a look in about 5 hours from now.
Thanks,
Martin5 years ago in reply to: Display Error of YouTube thumbnailsHello Inderjit,
these black bars are part of the splash image. I also see you are using this to add some padding to the image which make this more obvious:
.the-content img.aligncenter { margin: 0 auto; padding-bottom: 20px; padding-top: 5px; float: none; width: 100%; }
Without that rule, this image would fit nicely into your player container.
I’m also not sure how does aligncenter get added to the image tag of FV Player. My guess is that you might be using some plugin or code to set the alignment of all the images in posts and it’s affecting FV Player as well.
Thanks,
Martin5 years ago in reply to: thumbnail not showing on playlist freeHello Aerotaxi,
the JW Player conversion in FV Player would check your WordPress posts and pages for JW Player shortcodes and convert these.
In your player data export it’s obvious that none of your videos have the Splash images set – hence no images. You need to go through your videos and add these images in. The FV Player screenshot feature will be a big help: https://foliovision.com/2019/07/new-video-thumbnail-generator
Thanks,
Martin5 years ago in reply to: Vimeo Livestream Addon License won’t ValidateHello Jonathan,
we have made some improvements and hopefully things will start working now:
1) FV Player – live stream countdown fix for Vimeo live, please reinstall from https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip
2) FV Player Pro – fixed to support the https://vimeo.com/event/108386 kind of URLs, please get the new version from https://foliovision.com/my-licenses
3) FV Player Vimeo Live Streaming – fixed to support the https://vimeo.com/event/108386 kind of URLs, please get the new version from https://foliovision.com/my-licenses We also added some code to help us understand why it’s not loading for you.
If the above won’t help, please share an admin login with us if possible.
Once it all works these fixes will be part of the official plugin release.
Thanks,
Martin5 years ago in reply to: thumbnail not showing on playlist freeHello Aerotaxi,
you sent use the System Info which might end up being useful, but we need to see the player export. It’s in wp-admin -> FV Player and shows up when you however over each player instance. It’s not the System Info in wp-admin -> Settings -> FV Player.
The basic introduction to it can be found here, I see we need to document how to use the export: https://foliovision.com/player/advanced/player-database
Thanks,
Martin