Andre Gagnon
Forum Replies Created
-
Forum: Plugins
In reply to: [Presto Player] Plugin icon disappeared after 6.0 update…Ah, thanks for letting us know! We’ll get this fixed.
Forum: Plugins
In reply to: [Presto Player] Spotlightr video link not workingIt sounds like you may be using the wrong url. The url should end in something like .mp4 or .m3u8 for example. Then you can use it in our player using the URL field. Are you using such a url for your video?
Forum: Plugins
In reply to: [Presto Player] jQueryThis is not fixed in 1.9.7. Thanks so much for reporting the issue.
Forum: Plugins
In reply to: [Presto Player] Mustache phpThis is not fixed in 1.9.7. Thanks so much for reporting the issue.
Forum: Plugins
In reply to: [Presto Player] Set Start and Stop Time?Hi There!
Thanks for reaching out. This is not currently a feature of the player, but it is something we want to add in the future.
Let me know if you have any other questions. I’m happy to help.
Forum: Plugins
In reply to: [Presto Player] youtube video resolutionHi There,
Thanks for reaching out. Youtube does not allow us to set the resolution. According to youtube:
…to give you the best viewing experience, YouTube adjusts the quality of your video stream based on your viewing conditions.
https://developers.google.com/youtube/iframe_api_reference#october-24,-2019
Youtube will adjust this based on your internet speed and device I believe. But they do not allow us to set this through the iframe api.
Any questions about this, let me know.
Forum: Plugins
In reply to: [Presto Player] Browser errors were logged to the consoleHi There,
Looking at your screenshot, it looks like that field is expecting a valid url. Have you tried a fully valid url there?
As an EXAMPLE:
Forum: Plugins
In reply to: [Presto Player] jQueryAh, it looks like some temp files accidentally got added to the WordPress repo. Rest assured these are not used in the plugin. We have just updated the repo to remove them and we’ll be pushing out the update.
Forum: Plugins
In reply to: [Presto Player] Mustache phpAh, it looks like some temp files accidentally got added to the WordPress repo. Rest assured these are not used in the plugin. We have just updated the repo to remove them and we’ll be pushing out the update.
Forum: Plugins
In reply to: [Presto Player] Произошла непредвиденная ошибка@jdembowski Apologies, the .ru pastebin link looked to be fishy. Please disregard!
Forum: Plugins
In reply to: [Presto Player] jQueryI think you may be mistaking us with a different plugin.
We do not bundle jQuery with our plugin. Instead we use the version of jQuery that ships with WordPress, which is best practice and part of ww.wp.xz.cn plugin guidelines:
The current version is 3.6.0 at this time of writing.
Forum: Plugins
In reply to: [Presto Player] Mustache phpWe do not use that library in our plugin, so I think you may have mistaken us for a different plugin.
Forum: Plugins
In reply to: [Presto Player] How to use a façade with PrestoHi There!
Thanks for reaching out. If you’re using our Free version with Youtube, you’ll want to use our Youtube Optimized Preset, which will delay the loading of Youtube and the iframe until someone clicks the video.
If you’re using another video host, like self-hosting or bunny.net, you’ll want to change your video performance preference to Page Load Speed, which will prevent the video from loading until play is clicked.
https://prestoplayer.com/docs/performance-preferences-explained/
Let me know if you have any questions about this.
Forum: Reviews
In reply to: [Presto Player] Major concerns with videos not protected with DRMHi Ganesh,
Thanks for taking the time to write a review. Presto Player is a video player, not a video hosting service. We can only support what video hosts offer. Bunny.net does not allow DRM to be used with 3rd party players. Unless we were to launch our own video hosting, this is not something we can change.
With the integration of our video hosts We provide several video security layers (expiring token url authentication, HLS streaming, domain lockdown, etc.) Each video security layer makes it more difficult for users to pirate your video.
However, Even big companies like Vimeo/Netflix/Hulu, etc. have issues stopping pirated copies of their videos. Even something like DRM is not bullet-proof. And, like you mentioned, nobody can stop screen recording (though we add dynamic watermarks to discourage this).
If you’re interested in learning more about our security features, you can see them here:
https://prestoplayer.com/docs/video-security-features-explained/
Forum: Reviews
In reply to: [Presto Player] Slow to solve bug and not really seriousHi Antione,
Thanks so much for your honest input.
I’m happy to explain the situation bit more. The issue with Autoplay comes with the fact that we support several different sources for videos (Youtube, Vimeo, HTML5). Vidalyics and Clickfunnels do not.
Each video type has its own quirks with iOS and autoplay. For example, we can do muted autoplay with these, but when a user clicks the play button to play the video with sound, iOS handles this differently depending on the source. In Youtube or Vimeo for instance, the browser does not “count” this as a user interaction on the video, since the gesture happened in our player and not the underlying iframe. So when a user clicks the play button, the video will freeze and refuse to play. Let me know if this makes sense.
We are still trying to find a workaround for these type of situations, but it is taking some time. Our top goals for this project are speed and reliability. We don’t want to sacrifice the reliability of Presto Player until we are 100% sure the solution we have come up with works reliable across all versions of iOS.