Simple Private Video
A simple and fast way to host your own videos and show them in private mode without being able to download them and without external services dependencies like Vimeo, YouTube, etc. Attention! experimental beta phase plugin Great news for course creators who continually hacked its contents! With the video block of this plugin you can upload your videos to a private folder on your own hosting and share them in your web only with your logged visitors. The block has several configuration options: Setup your own main color to make the video player more corporate and according to the web design. Setup a preload image to show before the video is playing. Add custom content to show when video it is not allowed in case of not logged users. In other hand the video player allow users to setup: video playback speed, audio volume, fullscreen and show whit PiP(Picture-in-Picture) ( the video is contained in a separate mini window that is always on top of other windows. This window stays visible even when the browser is not visible.) There is no reference to external services such as YouTube or Vimeo since you use your own hosting and your own video player. With the advantages and disadvantages that this implies like you need a good hosting for your website if you don’t want depends on external services. Because of you use your own video player, the plugin does everything possible so that your videos cannot be downloaded even if they are your own customers who are watching the videos the ones who also try to do download them. If they try do it they will have a screen warning like: Hello username! this access is not allowed, so the administrator of MyDomain.com will be informed :( The plugin works sharing videos like a pseudo video stream to avoid users to see the video url to download it, because of the are not public url and the browser cant show the video without the php rendering and authorizations from the backend. Control who can watch your videos By default the video is show only to logged user, but you can set more restriction with custom configuration by the filter: spv-show-private-video Example with Restric Content Pro: if ( function_exists( 'rcp_user_has_active_membership' ) ) { add_filter( 'spv-show-private-video', function( $show_private_video, $attributes ){ return rcp_user_has_active_membership(); }, 10, 2 ); } Like all WordPress filters remember to always return something in this case true or false. The first variable $show_private_video is true only in case the current user is logged on your website. The video it will only be seen in the case you return true and for that you can use the functions of others plugins for restrict content like the above example with RCP. The second variable $attributes is an array with all data about the configuration of each video block with these keys: color, blockAlignment, videoID, imageID, imageUrl, content. This is a solution for self hosting IMPORTANT! all videos are save it in your hosting, so keep it in mind for disk space and bandwidth. Maybe a shared hosting it is not a good idea to work in this way, especially if you will have many visualizations. Please values if it is not better to use a VPS or even look for another type of solution instead of this plugin To protect the folder with the videos, the plugin adds in its activation an .htaccess file in / wp-content / uploads / spv-private / Be carefoul with that because of it will only work with Apache and depending on the configuration of your hosting. Nobody must to know direct url of each video but if your hosting ignoring .htaccess file and show the videos please talk to the manager of your hosting to increase security and protect videos folder in the best way. Please read carefully all Frequently Asked Questions at the bottom of this page before using this plugin in production, and think if it is your best option to share videos on your web. 🙂 Feedback and support I would be happy to receive your feedback to improve this plugin. Please let me know through support forums if you like it and please be sure to leave a review.. Form more information you can visit the page SumaPress or even visit Github of Simple Private Video where you can find all the development code of this plugin. I hope it is useful for you and look forward to reading your reviews! 😉 Thanks!
Top keywords
- video19×2.53%
- videos11×1.46%
- hosting9×1.20%
- show9×1.20%
- own7×0.93%
- only5×0.67%
- please5×0.67%
- private5×0.67%
- case4×0.53%
- configuration4×0.53%
- content4×0.53%
- even4×0.53%
WP Photo Album Plus
This plugin is more than just a photo album plugin, it is a complete, highly customizable multimedia content management and display system. Features: Any number of albums that contain any type of multimedia file as well as sub albums. Full control over the display sizes, responsive as well as static. Full control over links from any type of image. Full control over metadata: exif, iptc can be used by keywords in item descriptions. Up to 10 custom defined meta data fields, for albums and for media items. Front-end uploads. Bulk imports. Built-in lightbox overlay system. Built-in Google Maps to display maps based on the photo gpx exif data. Built-in search functions on a.o. keywords and tags. A customizable rating system. Commenting system. Moderate user uploads and comments. Configurable email notification system. 20 widgets a.o. upload, slideshow, photo of the day, top rated and commented items and many more. Supports Cloudinary cloud storage service. Supports Fotomoto print service. Required maintenace is fully executed by background processes (cron jobs). Extended error/event logging system. Extended documentation site: https://wppa.nl/ Plugin Admin Features: You can find the plugin admin section under Menu Photo Albums on the admin screen. Albums: Create and manage Albums. Upload: To upload photos to an album you created. Import: To bulk import items to an album that are previously been ftp’d. Moderate: Change status of pending Export: To export albums Settings: To control the various settings to customize your needs. photo of the day widget settings Help & Info: Credits and link to the documentation site Translations: Dutch translation by OpaJaap himself (Opa Jaap’s Weblog) Slovak translation by Branco Radenovich (WebHostingGeeks.com) Polish translation by Maciej Matysiak Ukranian translation by Michael Yunat (http://getvoip.com) Italian translation by Giacomo Mazzullo (http://gidibao.net & http://charmingpress.com) German translation by Stefan Eggers Portuguese translation by Eric Sornoso (https://Mealfan.com) Privacy Policy When you leave a comment on a photo or other media item on this site, we send your name, email address, IP address and comment text to the server. When you enter a rating on a photo or other media item on this site, we send your (login)name or IP address and your rating to the server. When you upload a photo or other media item on this site, we send your name to the server. If the photo contains EXIF or IPTC data, this data may – dependant of the configuration – be saved on the server. If the photo contains GPX location data, this data will be saved on the server. If visit the site, the pages you visit, the photos you watch and your IP address will be saved on the server for statistical purposes in your session information. This information will be anonimized after one hour and removed after 24 hours. About and Credits WP Photo Album Plus is extended with many new features and is maintained by J.N. Breetvelt, ( http://www.opajaap.nl/ ) a.k.a. OpaJaap Thanx to R.J. Kaplan for WP Photo Album 1.5.1, the basis of this plugin. Licence WP Photo Album is released under the GNU GPL licence. ( http://www.gnu.org/copyleft/gpl.html )