Forum Replies Created
-
-
Hello Jp,
the issue with midroll ads was fixed in FV Player VAST 7.4.15.727 released in March.
So unless your mobile device is iOS below version 13 it should work for you. Some other restrictions might apply too, like if the ad is a static ad unit (not a video) and it’s too big to fit into the player size on mobile.
But it seems you are on FV Player VASST 7.4.10.727.
Thanks,
Martin4 years ago in reply to: Support for VAST 4.x MacrosHello Egbert,
we have added support for [ASSETURI], [PAGEURL], [CACHEBUSTING], [TIMESTAMP] and [DEVICEUA].
Could you please reinstall FV Player VAST from a new ZIP file from https://foliovision.com/my-licenses -> FV Player VAST -> hit download in the table row for your domain.
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 you should see these macros working.
Thanks,
Martin4 years ago in reply to: RSS implementationHello Tio,
FV Player doesn’t work in RSS feeds as the RSS feed format doesn’t support JavaScript. So for each player we only show a splash image and a “Click to watch the video” text below it.
So I’m not sure what exactly you mean by providing RSS for playlists. Do you mean that each playlist item thumbnail should be displayed and open that exact video when clicked? That sounds like a good idea, but can align these images like playlist items in RSS? I’m not sure about that since it doesn’t support CSS. But perhaps inline CSS would work.
Thanks,
Martin4 years ago in reply to: Stackpath Secure Token instructionsHello tcnet,
we added the Stackpath support a while ago. Back then the URL tokens worked with “st” and “e” arguments.
I see that it’s different now and unfortunately we no longer have a Stackpath account. I will check it with Alec.
Do you plan to use it for HLS streams?
Thanks,
Martin4 years ago in reply to: How to use “Search player”Hello Bruno,
now you can put the search phrase into ‘ or ” to make it an exact match:
"the sun is shining"
Could you please reinstall FV Player from this link again to help us with testing? https://github.com/foliovision/fv-wordpress-flowplayer/archive/484-multiple-words-search.zip
I hope it works for you, thank you for your useful feedback so far.
Thanks,
Martin4 years ago in reply to: Subtitle Font Color’Hello Rolf,
we have a guide about how to add the CSS modifications for FV Player, please read the introduction here: https://foliovision.com/player/advanced/css-tips-and-fixes
Juraj will add these subtitle font color instructions to it later.
Thanks,
Martin4 years ago in reply to: jQuery Migrate Helper ErrorHello Klewis,
actually the answer to your question is simple here – we need to stop using jQuery.browser in our code. So we will work on that.
Thanks,
Martin4 years ago in reply to: How to use “Search player”Hello Bruno,
I’m not sure why such error would appear if your limits are set to high. The previous version of FV Player should not be a problem either, as what I sent over would use a different folder name.
Thanks,
Martin4 years ago in reply to: How to use “Search player”Hello Bruno,
I think the new improved search that we worked on should fix your issue. Could you please reinstall FV Player from this link? https://github.com/foliovision/fv-wordpress-flowplayer/archive/484-multiple-words-search.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,
Martin4 years ago in reply to: How to use “Search player”Hello Bruno,
each row in that wp-admin -> FV Player table has a “Export” action when you hover it. Once you send over that export to us we will be able to tell what’s going on with the search.
Or you can just post a screenshot of the FV Player editor with that player being edited and video URL visible.
Thanks,
MartinHello John,
we are working on some restructuring, so we removed the plugin from store for now. I fixed the license key checks to keep working.
Thanks,
Martin4 years ago in reply to: How to use “Search player”Hello Bruno,
we have worked on improving the search function now, but it’s strange that the search didn’t work for you.
Could you please post the player export taken from that wp-admin -> FV Player screen here? I wonder if the URLs are using %20 or + encoding for blank spaces.
Thanks,
Martin4 years ago in reply to: DRM encrypted hls video not playingHello Slogin,
I think the Multisite is the key to the issue here. If your blog address is https://site.com/actor-a then you must not use https://site.com/?fv_player_hls_key=1beb2ca1-8fce-4110-81ba-843c171a2eb1/hls/test2 but https://site.com/actor-a/?fv_player_hls_key=1beb2ca1-8fce-4110-81ba-843c171a2eb1/hls/test2 – if the blog runs in a “actor-a” folder, it needs to be part of the DRM URL.
Thanks,
Martin4 years ago in reply to: insert new video – errorHello Mike,
so you got that as an error “An unexpected error has occurred. Please copy the player raw data below and submit a support ticket to Foliovision” when trying to save the video?
Does it happen again when you try to create new FV Player instance or was that just an one off? Some plugin error or plugin conflict might be breaking the saving routine.
Are you able to check the PHP error logs? If you are not sure you can try to install this plugin: https://wordpress.org/plugins/error-log-monitor/ Then try to save another player and see what was added to the logs.
Thanks
Martin4 years ago in reply to: Can’t Get Rid of Watermark on FV Player ProHello Edward,
I see you are using some plugin to optimize the JavaScript loading on your website – wpo-minify.
It seems it’s hanging on to the older version of the FV Player JavaScript library, so please clear its cache and see if that helps. If not, then please deactivate that minify plugin and see if that fixes the issue.
Hello Carlos,
are you using any similar plugin like Edward? Does wp-admin -> Settings -> FV Player Pro -> Check Template report any issues?
Thanks,
Martin4 years ago in reply to: Buffer runs empty, video stallsHello Girish,
so you are streaming HLS through Cloudfront, is that correct? And the URLs are not set to expire after some time (URL signature), is that also correct?
Please ask your users in India what browsers they use. If it’s not Safari, then a HLS stream would play with HLS.js which already tries to load the missing segments 2 times if they fail to load the first time and it also tries different video qualities.
Please also ask if they were able to play the video after reloading the page.
Thanks,
Martin4 years ago in reply to: Vimeo videos not playing in safari onlyHello Robert,
I see macOS 10.15.6 with Safari 13.1.x has some issue with your video. The bug is somewhere in Dash.js library which is part of FV Player.
FV Player 7.4.33.727 is out now and it fixes the issue – it has the older Dash.js library in it where the issue doesn’t occur.
Thanks,
Martin4 years ago in reply to: DRM encrypted hls video not playingHello Slogin,
that JavaScript error might be or might not be related to the playback issue you are having. Please post it again, but this time click that tiny triangular arrow on the first line of the error notice to reveal the full error trace. Best if you can do with SCRIPT_DEBUG set to true in wp-config.php – if you have a good enough understanding of PHP and file editing.
There is still a chance that the playback engine is getting invalid decryption key though. Remember that the fv_player_hls_key argument in the HLS license URL has to match the URL of the stream and it must be the only stream that is matched. Previously you used something that was way too general.
If you follow our guide you will see that it’s written in a way that avoids these mistakes. I’m sorry to see how much trouble you are running into, but it seems to me it’s mostly because you are working on your own video encryption workflow. So it might take couple more messages back and forth and some additional checks on your end before it all works.
Thanks,
Martin4 years ago in reply to: DRM encrypted hls video not playingHello Slogin,
please try to open your browser developer console (here’s how https://kb.mailster.co/how-can-i-open-the-browsers-console/), then try to play that video again and see if any error appears on the console.
Also try to actually save the player and use it on some real post or page – will it play there?
We are also happy to help you troubleshoot the issue with your custom video encoding directly on your website if you purchase our Pro support: https://foliovision.com/pro-support
Otherwise we can keep sending over some troubleshooting steps.
Thanks,
Martin4 years ago in reply to: Vimeo videos not playing in safari onlyHello 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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://kb.mailster.co/how-can-i-open-the-browsers-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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 years ago in reply to: RTMP file not found – not working in preview4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin4 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,
Martin