Forum Replies Created
-
-
5 years ago in reply to: Video stalls on iOS | High priority issue!
Hello Kristin,
please check if you have enabled Settings -> FV Player Pro -> Hosting -> Amazon S3 Protected Content -> “Amazon S3 Ajax (Pro)”.
Then clicking that reload arrow below the “Video loading has stalled error, click to reload” message will fix the video playback.
I see that setting should just be enabled by default for Pro users as that’s what can keep the video playing even if the link times out. You can try that on this special link where the S3 link expiration was set to 5 seconds: https://foliovision.com/player/demos/amazon-signed-urls#fvpexpirelow
Play the video and let it play for at least 5 seconds and then seek into the unbuffered part of that video. You will see that it fails to seek, but recovers and continues playback.
However I see the issue on iPhone – when you seek into an unbuffered position of video, it refuses to report any playback error if the HTTP response code is 403 – which is the case of an expired link to Amazon S3. That’s why we check how the playback is progressing and if it’s not progressing for too long, we do show that error message to allow people to recover the playback.
How long are your videos? I wonder why they won’t be fully buffered if the user watches it for 15 minutes.
Thanks,
Martin5 years ago in reply to: FV Player not playing YouTube vids on MobileHello Bruce,
you can’t download it as the license has expired. I see it would be better to offer the last version available when the license expired.
I extended your license until tomorrow, so you can also renew it at a reduced price too.
Thanks,
Martin5 years ago in reply to: Trouble with Let`s encryptHello kambiumdt,
it’s strange that the Video Checker doesn’t show up for you.
What about when you edit the video using step 6. from this guide? https://foliovision.com/player/basic-setup/start-up-guide#insert-videos
Also, do you see any errors on browser JavaScript console when you try to play the video? Here’s how to enable that console: 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.
Thanks,
Martin5 years ago in reply to: License doesn’t workHello Enrico,
what Juraj failed to mention is the step number zero:
0. install this plugin https://wordpress.org/plugins/log-http-requests/
Please let us know how your troubleshooting goes.
Thanks,
MartinHello Leland,
please provide a link to the page where we can see the issue. We had one more report like this, but it was with FV Player Pro 7.4.15.727 – the older version without the fix.
Thanks,
Martin5 years ago in reply to: Video stalls on iOS | High priority issue!Hello Kristin,
it doesn’t have to be so complex as what Juraj is asking for – please just let us know what iOS version your users were using and if it happens in the Safari browser. That’s all we need to know.
But I’ll already prepare a test for this. ‘ll let the video URL expire after 1 minute (rather than 15 minutes). That will make it easier to reproduce the issue and figure out if there is anything wrong.
Thanks,
Martin5 years ago in reply to: FV Player not playing YouTube vids on Mobile5 years ago in reply to: FV Player not playing YouTube vids on MobileHello Bruce,
the issue was fixed in FV Player Pro 7.4.16.727.
Since you are removing the query string versions, you might not get the updates file because of browser or CDN cache. Although WP Rocket does that properly – it makes the version number part of the file URL. So it should work fine.
Thanks,
Martin5 years ago in reply to: FV Player with Ajax-based Wordpress themes?Hello David,
will enabling Settings -> FV Player Pro -> Integration/Compatibility -> Load FV Flowplayer JS everywhere fix the issue?
If not, is there any JavaScript event your them triggers when it loads content with Ajax? If you know how to add JavaScript hooks, you can call fv_player_load() on that event, similar to this:
<script> window.almComplete = function(alm){ fv_player_load(); }; </script>
Thanks,
Martin5 years ago in reply to: preview not showingHello Daniel,
we have worked on simplifying the preview code, perghaps it will help with your issue.
Please try to reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/130-simpler-preview-code.zip To do that you will have to first deactivate and delete the FV Player plugin you are currently using. No data nor settings will be lost. You can replace it with FTP too.
Thanks,
Martin5 years ago in reply to: Trouble with Let`s encryptHello kambiumdt,
Let’s Encrypt doesn’t work on bar IP addresses: https://community.letsencrypt.org/t/ssl-on-a-ip-instead-of-domain/90635
So VLC is probably ignoring the certificate errors.
Thanks,
Martin5 years ago in reply to: How to set Amazon S3 expiry link in seconds?Hello anshbhawnani,
currently such configuration is not supported. Technically it’s possible, but we would have to prevent seeking into unbuffered part of the video or let is obtain a fresh video URL using Ajax when doing such seek in video.
Also, some users on slow mobile networks might wait more than 5 seconds before the video starts loading, so they wouldn’t be able to play it at all. This could be the case on some websites which use too much ads.
On top of that there are some other video downloading tools which wouldn’t be stopped by this.
Thanks,
Martin5 years ago in reply to: FV Player Pro sticky is sticky – sort off…Hello Andrew,
I found that the issue is caused by the uk-fade-scale-02 CSS animation. Please try to disable any animations for the element where the player is placed in and it will work.
It seems you are using some fancy theme, so hopefully it has a setting to disable the animation of the element.
Thanks,
Martin5 years ago in reply to: preview not showingHello Daniel,
I have seen this issue before. It was not clear to me why it occurred, but when I think about it we load too much of the page template to get that preview.
So perhaps the solution is to bypass the WordPress theme for these previews completely. We will look into it.
Thanks,
MartinHello guitarravia,
we added some recommendation on what CSS to use here: https://foliovision.com/player/advanced/css-tips-and-fixes#popup-cover
Please make sure you also read the introduction to that documentation page. It tells you how to really make sure your CSS rules take priority.
Normally the popups have some margin at the bottom to make sure the player controlbar stays visible and also some spacing at the top to leave the share bar visible.
Thanks,
Martin5 years ago in reply to: Mpeg Dash problemPlease see if remembering the video position causes the issue again. Perhaps we can improve the way it seeks – maybe it seeks too earily, before the video was properly initialized? For example on mobile we can only seek after the first 1/4 of second or so has played.
Thanks,
Martin5 years ago in reply to: Mpeg Dash problemHello Daniel,
I did get the issue once today on the “Dark side of the earth” video here: https://foliovision.com/player/demos/interactive-transcript Reloading the page did fix the issue and it didn’t occur again.
Thanks,
Martin5 years ago in reply to: Facebook browser failsHello Deborah,
I checked https://guitaranimal.com/ with mobile emulation, just to get some idea and I can see the error. It’s a YouTube video and it suffers from a bug which occurred due to YouTube API changes.
We have fixed the issue with FV Player Pro 7.4.16.727, which was released on 2020/03/19.
Thanks,
MartinHello Manfred,
it appears some plugin or (more likely) your theme is using this script to animate the page when you open some link: http://git.blivesta.com/animsition/
It’s somehow picking up the fullscreen event.
Perhaps you can try to remove the respective file from your theme for a test and see if it helps.
Thanks,
Martin5 years ago in reply to: API Portofolio issueHello Nicola,
thank you for the bug report, FV Player Pro 7.4.17.727.beta released now will fix the issue.
We did refactor the Vimeo portfolio code for background processing, so that the pageloads are not slowed down by API calls. But we did make a mistake in the Vimeo portfolio link detection.
But now it will work as expected.
Thanks,
Martin5 years ago in reply to: Add custom headers to HTTP RequestHello anshbhawnani,
you can either use the HLS encryption, as provided by FV Player Pro, or figure out how to use Apple FairPlay together with it.
We are also preparing a Coconut.co integration with FV Player which will make posting encrypted videos easy, unlike the complex AWS workflows which we support in FV Player Pro.
Thanks,
Martin5 years ago in reply to: Add custom headers to HTTP RequestHello anshbhawnani,
this is unfortunately not possible. It might be if you use Media Source Extensions, in which case you can just use HLS streams and play them with HLS.js which lets you do this.
However you are out of luck on iPhones, as that one doesn’t support MSE.
Thanks,
Martin5 years ago in reply to: Protecting Videos With DRM TextHello Federico,
if we add an option for this, it must be done in a way that a slightly experienced web developer won’t be able to adjust the color by using the browser developer tools.
If we let you know where to change it, it must be done in a way that won’t be reverted when the plugin gets updated.
So this is not trivial. I’ll keep thinking about it and once I have something I will check it with Alec.
Thanks,
Martin5 years ago in reply to: API Portofolio issueHello Nicola,
please provide an export of the player which is using that video file.
Or are you having issues tracking it down? Then set Settings -> FV Player Pro -> Pro Features -> “Debug” to “Verbose”. Then after a while the debug log file which is revealed once you click the three dots after that setting should contain some clues about there is that bad video/portfolio.
Thanks,
MartinHello Edward,
I tried to check the changelog and it just worked. It appears something must be wrong with your FV Player Pro, perhaps there is a file missing (although could fv-player-pro/fv-player-pro.php be missing? I don’t think so, without it the plugin wouldn’t load at all), or something it wrong with your file paths.
Are we using some fopen improperly? Do you have a full trace of the error available? Our plugin doesn’t work directly with fopen in the upgrade part, so it must be coming from some WordPress function.
I updated the FV Player Pro changelog here: https://foliovision.com/player/advanced/changelog/fv-player-pro
Thanks,
Martin5 years ago in reply to: YouTube and GDPRHello Allyn,
that is correct. Unfortunately the YouTube Iframe API is not provided by that no cookie domain: https://www.youtube-nocookie.com/iframe_api
Thanks,
MartinHello felinskyi,
FV Player Pro 7.4.16.727 has been released and it fixes this issue.
Thanks,
MartinHello sexbeach,
do you store the Splash images on your BunnyCDN together with videos? If so, then I see there might be a problem, but it sholdn’t be too though to fix.
Let us know!
Thanks,
MartinHello Calvin,
thank you for giving it a try, we will make that fix part of the next FV Player release.
Thanks,
MartinHello Calvin,
please try to reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/256-mailchimp-issue.zip To do that you will have to first deactivate and delete the FV Player plugin you are currently using. No data nor settings will be lost. You can replace it with FTP too.
Thanks,
MartinHello Calvin,
are you using any other plugin which might be using Mailchimp API?
Thanks,
Martin5 years ago in reply to: Will this keep updated settingsHello James,
you only need to keep it if you need to clone your screen options to other users again. Or if you want the new users to get the screen options which you set already.
Thanks,
Martin5 years ago in reply to: DRM text5 years ago in reply to: DRM textHello Alex,
our DRM text feature is described here: https://foliovision.com/player/securing-your-video/protecting-videos-with-drm-text
We prefer to add only the settings which are necessary. Perhaps we could just add a setting to make the DRM text visible a bit longer rather than adding all the colors, text size and duration.
Please let us know what exactly is your goal.
Thanks,
MartinHello JP,
I’m glad that it helped, we will release this new version at the start of next week for all our users.
Thanks,
MartinHello JP,
please double check that you have the version 7.4.15.727. It shoud really fix that sizing issue.
Android and iOS both work on my test site and foliovision.com. We will see if there is some specific issue in your case and if we can make a general fix for it.
Thanks,
MartinHello JP,
we have worked on a fix, Same as before – please go to https://foliovision.com/my-licenses, hit the “Show Previous Version” button and you will get a link to download the new plugin version 7.4.15.727.
You will have to first deactivate and delete the FV Player VAST plugin which you are using and then you will be able to install the new version from that ZIP file.
The sizing issue was related to some jQuery fullscreen plugin on your website.
The issue with Resume button appearing was caused by your VAST ad code – it says the ad duration is zero.
Let’s see if that fixes the Android issues as well.
Thanks,
MartinHello JP,
it seems that when FV Player VAST inserts that ad, it’s unable to properly detect the player dimension. It appears that it’s related to the JavaScript code in your theme. Could you please try to switch your website to some default WordPress theme to see if the issue is present also there? WordPress also lets you preview different themes easily these days – without having to really switch the theme.
I can see the bug with the resume button and will get it fixed next. It doesn’t appear on my test site and on foliovision.com as the ads are sized properly on it. But in edge case like yours it’s indeed a problem.
Thanks,
MartinHello JP,
we have worked on a fix, please go to https://foliovision.com/my-licenses, hit the “Show Previous Version” button and you will get a link to download the new plugin version 7.4.14.727.
You will have to first deactivate and delete the FV Player VAST plugin which you are using and then you will be able to install the new version from that ZIP file.
This new version also fixes the issue of ad not playing for first-time visitors of the website who get sound blocked on autoplay videos.
Please let us know if your issue is still not fixed with that new version.
Thanks,
MartinHello Giulio,
is the issue happening in Google Chrome? Starting with version 80 Google Chrome automatically loads any videos on a https:// website using https://. More information about that can be found here: https://venturebeat.com/2020/02/04/google-chrome-80/
So if you link to a video using http:// Chrome will load it with https:// to keep the site secure. However if the domain where it’s linked from doesn’t have https:// properly configure it will fail to play.
Thanks,
MartinHello stickwerks,
Juraj will also make the FV Player S3 Browser part of the docs, so that you can use it to pick files for FV Player and avoid having to copy-paste it.
Thanks,
MartinHello Seorim,
the subtitle activation improvement will be part of the new FV Player release.
If you want to give it try faster, you can 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.
I still have to discuss the CC button highlight with Alec.
Thanks,
Martin5 years ago in reply to: YouTube and GDPRHello Allyn,
strangely https://www.youtube-nocookie.com/embed/pM1EE0Islso won’t play on my work computer with OS X, but here on Linux it plays. Using Chrome to test it out in both cases.
Oh I see, it just won’t play when using the incognito mode.
FV Player loads the https://www.youtube.com/iframe_api script and it’s not available on the nocookie domain: https://www.youtube-nocookie.com/iframe_api unfortunately.
Thanks,
Martin5 years ago in reply to: YouTube and GDPRHello Allyn,
it’s true that https://www.youtube-nocookie.com/embed/pM1EE0Islso doesn’t set any cookies, but the video won’t play either.
Here’s a code where somebody was trying to use that domain with the YouTube Player API (that’s what FV Player Pro uses for YouTube) and while it plays the cookies are still being set: https://jsfiddle.net/8aebp5zt/50/
Thanks,
Martin5 years ago in reply to: Missing Splash ScreenHello Ran,
sorry about the late reply.
Are you sure these players have the splash image set? You can check on the wp-admin -> FV Player screen. Please also send over the export of one of the players – just hover the player row and click the “Export” link and you will get the JSON data.
If the splash image is missing and the video is from Vimeo FV Player will still try to load that image, but perhaps it somehow fails on these pages loaded via Ajax.
Thanks,
Martin5 years ago in reply to: html5: Video file not foundHello hentaipulse,
so the suggestion remains – I could be using a CDN for your videos, as linking to other websites can cause issues. Or at least host these videos on your own website and double-check your web host doesn’t mind that. Some hosts with cheaper hosting plans might not like it.
Thanks,
Martin5 years ago in reply to: Multi-videos not suitable for Pay Per ViewHello Binson,
so each video in the playlist could be purchased separately, is that what you mean? Please let us know.
Thanks,
Martin5 years ago in reply to: Playlist templates issueHello Brian,
please let us know more about the issues you are facing. Does it also occur when you preview your website with a default WordPress template?
What do you mean by the player menu? Is that he playlist menu in the player controlbar?
Thanks,
Martin5 years ago in reply to: Interactive Transcript for Playlist VideosHello Brian,
one of the great things about FV Player Pro video transcript is that it’s part of your page HTML code, so all the keywords count for SEO. But it’s also what makes it harder to enable this feature for playlists.
We will work on allowing transcripts in the playlists this month.
Thanks,
MartinHello Paul,
I see the issue with the wide image you are running into. However the lightbox size can be different from the splash size on the page: https://foliovision.com/player/basic-setup/using-lightbox#setting-dimensions Doesn’t that fix the issue for you?
Actually I found that the video width and height it not saving, so we will fix that.
The lightbox feature is in the free FV Player.
Thanks,
MartinHello Richard,
to make sure the volume icon and the volume bar is visible at all times please follow the instructions in this guide: https://foliovision.com/player/advanced/css-tips-and-fixes#volume-bar-speaker-icon
Please also read the introduction to the guide to make sure you use these CSS rules properly.
Thanks,
Martin5 years ago in reply to: Multi-videos not suitable for Pay Per ViewHello binson119,
it’s true, FV Player Pay Per View only works with single videos.
We can improve it so that once you purchase the video you will get access to the whole playlist. Please let us know.
Thanks,
Martin5 years ago in reply to: Iframe embedding issuesHello JP,
I can confirm https://thedigitalinformer.com/community-news-brief-01-07-20/fvp-6/ shows the right content.
Please let us know what you did to fix the issue, if you have a minute.
Thanks,
MartinHello Giulio,
do you mean that the issue starts when you enable these FV Player Pro Video pre-roll ads?
Please let us know what format do you use for the actual video. Perhaps there is a combination of pre-roll video type and the main video type that doesn’t work well, although we didn’t had such reports for a long time.
Thanks,
Martin5 years ago in reply to: html5: Video file not foundHello hentaipulse,
I did had a quick look. The first video played for me both on Firefox and Chrome on Windows 7. What operating system are you using? I wonder if Chrome has some difficulties with some MP4 files on some OS. Then our video checker should be warning you about that.
The second video didn’t play as the SSL certificate on the 3rd party website where it’s loading from is incorrect. Or there might be no SSL on it, if you just changed the link to https:// and the site actually doesn’t have SSL enabled.
I would recommend you use some reliable CDN for your videos, as linking to other websites can cause issues.
Thanks,
MartinHello William,
WPMobile Plugin developer said:
The app have this user-agent: WPMobile.App – Android
Even if I load the website with this user-agent without loading the app interface I get this error:
html5: Unsupported video format. Try installing Adobe Flash.So that’s the issue which I was fixing and it did help. Please try to use that “WPMobile.App – Android” to play the video on https://foliovision.com/ and let us know if it won’t work for you. If you are not sure about the user agent change, you can kindly ask WPMobile developer to have a look again. Perhaps he will have another hint too.
Other than that, there might be some caching issue in play. Are you perhaps stripping the query string versions? Here’s why you shouldn’t be doing that – you might be still getting the old FV Player script: https://foliovision.com/2017/06/wordpress-cdn-best-practices
To diagnose that issue you can also try to enable SCRIPT_DEBUG in your WordPress: https://wordpress.org/support/article/debugging-in-wordpress
Thanks,
MartinHello William,
we tried to add some code to detect WPMobile app user agent iOS or Android. Please reinstall FV Player from https://github.com/foliovision/fv-wordpress-flowplayer/archive/2263-wechat-204-wpmobile-app.zip and let us know if it helped.
To reinstall the plugin 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.
If you run into any issues, just put back FV Player from WordPress.org.
Thanks,
MartinHello Seorim,
we will discuss these issues in our team.
What we are going to fix first will be the subtitle activation – if you enable subtitles in middle of a subtitle line, it won’t show up until another line comes up. That should be improved.
The transcript button also get a highlight if it’s enabled, I wonder if we shouldn’t have that for all the buttons – highlight “CC” if you have selected some subtitles, highlight the video quality button if you have selected some quality and it’s not in Auto mode etc.
Thanks,
MartinHello William,
is that the full user agent string of the WPMobile app? You can confirm that here: https://whatsmyua.info/
If that’s it, we could be checking what it reports on https://foliovision.com/html/flowplayer-support.html and see if we can detect it properly. Perhaps we only need to detect it as Android running Chrome, with HTML5 video and fullscreen capability along with muted autoplay and that’s it.
Thanks,
MartinHello dplum,
we tried everything we could to get rid of that Picture In Picture button in Firefox, including disablePictureInPicture which the recommend on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
But it just wouldn’t work. Perhaps Firefox needs to start supporting that disablePictureInPicture attribute first.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlist5 years ago in reply to: Bitchute, OK.ru and OdyseeHello rhys,
we tested with z dozen of videos and unfortunately run into that same issue multiple times.
It seems Bitchute sometimes checks the referrer and sometimes it does not and we haven’t found a way to predict that.
Thanks,
MartinHello William,
Flowplayer uses the user agent string to determine some of the device capabilities.
I tried to the debug page https://foliovision.com/html/flowplayer-support.html with that user agent and I could see it wouldn’t detect it properly.
Is it possible to include the original Android version number in that user agent string? Normally Android gives something like this:
Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Mobile Safari/537.36
So ideally WPMobile would provide:
Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Mobile Safari/537.36 WPMobile.App
Or at least:
WPMobile.App – Android 8.0.0
Thanks,
MartinHello Daniele,
adding a setting to enable that periodic video position saving would be just confusing.
We prefer to improve our plugin in general rather than add in more settings for programmers to tweak. If there is some old browser which needs this, let us know and we can enable it for that one.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
this has been fixed, please reinstall from https://github.com/foliovision/fv-wordpress-flowplayer/archive/11248518-embed-item-position-module-rework.zip again and the issue will be fixed.
Thanks,
MartinHello Eric,
thank you for the bug report, please upgrade to FV Antispam 2.4.3 released just now.
Thanks,
MartinHello Daniele,
which exact call do you mean? We did remove the periodic storing of the video position, but we didn’t remove any event when doing so.
Are the video positions not storing properly for you?
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
we disabled that autoplay function (that #fvp part of URL is handled by the FV Player Video Link feature which works that way) please reinstall from https://github.com/foliovision/fv-wordpress-flowplayer/archive/11248518-embed-item-position-module-rework.zip again and the issue will be fixed.
Thanks,
MartinHello William,
you will have to give this question t o WPMobile developers:
How does it handle wp_enqueue_script()? What about wp_localize_script? Will a typical plugin which uses these calls in wp_footer work fine in the app?
That preview must be only a simple iframe which doesn’t behave the same as a real mobile device running the actual app would.
Thanks,
MartinHello Andrew,
thank you for the cooperation. We had a look at it and in the future FV Player Pro version the FV Player Pro Quality Switching won’t break the HLS stream quality switching. Instead it will stay disabled on HLS videos.
Thanks,
MartinHello fiweh4lf,
is the https://youtu.be/mRGsDv2VIFQ video posted as an individual FV Player instance? I mean if there is some [fvplayer id="19"] which shows that video only. Then you can use [fvplayer id="19,18"]
However if FV Player ID 19 is a playlist of videos and you would like to take a single video out of that, then we don’t have a solution for that right now.
I see something like [fvplayer videos="56,54,..."] could work, but then then you would have to name all the videos in FV Player ID 18 playlist. So a hybrid form like [fvplayer videos="56,playlist-18"] could technically work.
But overall it’s not a simple enhancement and I wonder how we could do this so that it would all make sense and not be hard to use.
Thanks,
MartinHello tbtnoas,
sorry about the delay in my reply, this ticket got lost. We were in touch with AMP for WP developers though.
FV Player in AMP doesn’t differ from the basic WordPress video player as AMP won’t let you use any custom JavaScript. So we have to stick to a basic HTML5 video tag.
What shortcode did you use when you got that “Admin JavaScript warning:” error in AMP? If you are using the FV Player Database then please export the player from the wp-admin -> FV Player screen.
Cloudflare Stream is billed by the minutes watched, did you compare that pricing to other CDNs? Please let us know if you calculations indicate it’s worth it.
Thanks,
MartinHello William,
did you just take these screenshots from your browser where you opened the mobile website provided by WP Mobile plugin? Do the videos play there?
I’m not sure how WP Mobile app works, but it can be something entirely different. Does that load the FV Player JavaScript files?
Thanks,
Martin5 years ago in reply to: stop video on bootstrap modal closeHello Reza,
if you know a bit of JavaScript you can call
flowplayer().unload()
on the event which occurs as your modal is closing.
Thanks,
Martin5 years ago in reply to: mycred integration is possibleHello Bonga,
having some working code is a good start, but it might not be as simple as it seems.
So we would be only able to do this as a custom programming job.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
please reinstall from https://github.com/foliovision/fv-wordpress-flowplayer/archive/11248518-embed-item-position-module-rework.zip and the issue will be fixed.
Thanks,
MartinHello William,
does your web app use the standard web view?
If so, do it load the FV Player JavaScript files?
Thanks,
Martin5 years ago in reply to: Video Ads under FV Player MenuHello Randy,
new release of FV Player Pro Beta will feature Video Ads in wp-admin -> FV Player menu.
Thanks,
MartinHello Richard,
we do show that speaker icon if the video is muted.
So for example if you come to a video which is set to autoplay it’s likely that it will start muted, as modern browsers don’t permit audible autoplay – it’s been like that on mobile for a long time and then in Chrome and Safari on desktop computers as well.
So thanks to that well recognized icon it’s clear that the video is muted and user knows where to click to listen to it.
In you are using Chrome, you can click the head icon in the browser toolbar and pick Other People -> Guest and open https://foliovision.com/player/demos/autoplay in that new window. It’s a special browsing mode without any kind of history. It’s important to test in this mode as otherwise Chrome remembers where you played videos before and will allow audible autoplay on such websites.
Thanks,
Martin5 years ago in reply to: VTT chapter links time formatHello Edward,
thank you for the feedback.
It works that way on purpose – if you scroll down to switch chapters, it won’t scroll back to the player if a part of it (at least 100 pixels vertically) is still visible. The reason is that you can still see the player and see that it has switched to playing some other part of video. If it’s totally out of sight, then it’s more important to scroll to it.
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello rhys,
are you sure that video is entirely public? Is it one of your uploads?
I see it works in Dissenter – that browser is sending invalid HTTP Referrer header. Bitchute is checking that header on that video, so if it’s loading from your website it won’t play as standard browsers do set HTTP Referrer properly.
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello rhys,
I mean is that video has sharing disabled on Bitchute. I checked a couple and haven’t notice any message like that, so I wonder what makes that video not work.
Hello Reginald,
let us know if you run into any video which won’t work, as rhys did report issues with one of the videos.
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello Reginald,
just FV Player, Bitchute will probably by supported in the free plugin.
Hello rhys,
it’s strange, I can see that video won’t play. Does that video have sharing disabled?
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello rhys,
please let us know if you had a chance to test the FV Player version with Bitchute support which I posted above.
It seems Lbry.tv could be supported as well, I’ll check it out with Alec.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
I can see it gives you the same video ID in that iframe embed code. We will do some more tests on our end.
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello Reginald,
just FV Player, Bitchute will probably by supported in the free plugin.
Thanks,
Martin5 years ago in reply to: Bitchute, OK.ru and OdyseeHello Reginald,
we are fixing some last editing issues currently.
If you have a test site where you would like to test our new Bitchute integration, you can reinstall FV Player from this ZIP file: https://github.com/foliovision/fv-wordpress-flowplayer/archive/134-bitchute-support.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 you can use URL of Bitchute video like https://www.bitchute.com/video/xFqd1XKX2fo/ with FV Player and it will use that video MP4 file along with the splash screen.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
I wouldn’t recommend hosting your videos on archive.org. It’s not a video streaming service. These videos never load for me, perhaps they don’t load for a lot of people and I imagine it must be slow too.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
it seem you updated FV Player, but you will have to stick to https://github.com/foliovision/fv-wordpress-flowplayer/archive/11248518-embed-item-position-module-rework.zip version to be able to test that out.
None of the videos on https://www.tromsite.com/videos/ play for me. They seem to load for too long.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
it seems FV Player is not active on that page, please let us know what exact embed code you are getting.
Thanks,
MartinHello CXL,
the issue with PHP static analysis is that we would have to rewrite our classes to use autoload. Besides that I don’t think it would catch an issue like this, as it uses the WordPress filters API.
The WordPress filters are not such a great idea when you develop your own plugin after all. If we would use PHP classes instead and extend them, this would be easier to test with PHPUnit too.
Thanks,
Martin5 years ago in reply to: optional anchor for chapter linksHello Edward,
FV Player Pro 7.4.15.727.beta is out and it fixes this issue. You will have to use the Beta version to get this fix, here’s how to get it: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
Martin5 years ago in reply to: VTT chapter links time formatHello Edward,
FV Player Pro 7.4.15.727.beta is out and it fixes this issue. You will have to use the Beta version to get this fix, here’s how to get it: https://foliovision.com/player/basic-setup/switching-fv-player-pro-to-beta
Thanks,
MartinHello CXL,
FV Player Pro 7.4.15.727 is out and it fixes this issue.
The issue was not running the unit tests on the Release version of the plugin, only Beta where these changes were made first. Thank you for your recommendation, I’m trying out phpstan.
Thanks,
MartinHello CXL,
FV Player and FV Player Pro 7.4.14.727 were released. They use a simpler code around these automated splash images for Vimeo and YouTube images which will get rid of your warning. That edge case under which it was appearing should also no longer occur. It was not using a proper variable to pass the video source URL, but a full object which was hard to manage and there was no reason for it.
Thanks,
Martin5 years ago in reply to: Suggestion: Embed player or playlistHello Tio,
you are right, here is the correct link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/11248518-embed-item-position-module-rework.zip
Sorry about that.
Thanks,
MartinHello Luca,
modern browsers really discourage using Flash and you have to allow it by hand in order to use it.
You should be using some streaming service to convert your RTMP stream to HLS. Most of them can take RTMP input, like for example DaCast: https://www.dacast.com/support/knowledgebase/intro-to-live-streaming-a-step-by-step-walkthrough/
Thanks,
Martin5 years ago in reply to: Vimeo Security Improvements via Ajax?Hello dplum,
the note which you are asking about reads:
Vimeo video security improvements when using Turbocharge Ajax Vimeo loading
Since that feature doesn’t cache video information in database, but in bare files it was previously possible to find these files on one of the website folders – if the webserver was allowing directory listings by default, which is rare case.
Thanks,
MartinHello dplum,
we need to make it part of our licensing scheme and then we will publish some announcement about it.
Thanks,
Martin5 years ago in reply to: Quality switching breaks the videoHello Jeongseung,
FV Player does the automated quality switching on it but there is a button to pick the quality by hand too.
What you need to really protect your videos is the encryption. With FV Player Coconut it will be simple – thanks to the amazing Coconut.co video encoding (and encryption) service which it integrates.
Cloudfront can only block referrers or check the URL signature.
Thanks,
Martin