Well if this is the first time you’ve come across the terms “Encryption” or “Encrypted”, then this short blog is definitely for you. Encryption is a technique being used for securing or protecting the sensitive information be it your bank account passwords or your credit card details. Here in this short blog, we will learn some basics about encryption like what does encrypted mean, what is encryption, its types, and why is it important? In today’s digital world, you must be surely having accounts with some online platforms or any e-commerce platform. But have you ever wondered, how are these…
Domain Restriction Settings Guidelines
Kindly put simple domain name in the restriction setting. Do not use https, HTTP , www, // etc. E.g mysite.com or mysite.com/course (and not https://www.mysite.com ) For multiple domains to be restricted -It is possible to specify multiple URLs, but the structure is a little different. You need to specify multiple domains separated by the | (pipe character) and enclose it in parentheses. Example: (example0.com|example1.com|example2.com) Use the above as a string. The parenthesis is also part of that string. Any change in the domain restriction setting will be automatically effective for future API and wordpress/moodle plugin based playbacks. For iframe…
WordPress Video Embed using Elementor & Divi Builder
Firstly, you should have installed and activated VdoCipher's wordpress video hosting plugin in your WordPress account and have entered the API Secret Key as shown in the below screenshot for Video Embedding. We will now learn how to embed videos with Wordpress using some custom editors like Elementor and Divi Builder. It’s just as simple as embedding video by making use of Classic editor. Just follow the below steps to make sure you complete your video embedding successfully via Elementor & Divi. Here we go... Video Embedding with Elementor: Step 1: Start creating and editing your new post with Elementor…
Having multiple videos on the same page
TLDR: We do not recommend having multiple videos embedded on the same page. Doing so can result in "device incompatible" error message on the player. Keep dedicated pages on your website for each video, or at least make a UX that keeps only one player loaded at a time. What causes the error Under the hood, there are big differences between a regular HTML5 video element and another one running with DRM. Playing a DRM encrypted video takes a few extra steps inside the browser and the operating system. It is supposed to decrypt the video while it is getting…
Multi-User addition to account & permission levels: Tutorial
Text explanation followed by video explanation There are four different roles- Viewer- A viewer is the most basic permission. A viewer can read anything on the dashboard but other than this they won't be able to do anything , they wont be able to play the video. Any user you add will have the viewer permission by default. Uploader- If you add any user as an uploader then as suggested in the title, they will be able to upload videos on the dashboard. Editor- Editor role is the most important role. If you add anyone as an editor then they…