[caption id="attachment_1486" align="aligncenter" width="1152"] Import videos directly from Amazon S3 bucket to VdoCipher for secure video hosting[/caption] AWS is the most popular cloud service provider at the moment and a lot of our customers have their videos stored in their S3 bucket. Their usual method of import was to generate temporary download URL and using them to import videos. This usually involved a bit of programming to AWS S3 API. With this new feature, we plan to make import videos from S3 to VdoCipher process a lot easier. Steps to import videos from S3 Bucket [caption id="attachment_1479" align="aligncenter" width="1157"] Interface for Importing video from…
Using VdoCipher
Using Tin Can API in video: Complete Documentation
Tin Can API is a specification for learning technologies that enables Learning Management Systems to collect data from various learning activities that a student may undertake. Tin Can API has succeeded SCORM (Sharable Content Object Reference Model) as the new standard for learner analytics. Requirements for Tin Can API In Tin Can API any learner activity on the web may be integrated and logged to the LMS. This includes activities such as reading a blog and watching a video online. For Tin Can API to succeed, all learning activities that a learner performs should be able to transmit learning data…
WP eMember as WordPress Membership Plugin: User Management Tutorial
In this post we will describe in detail one of the most popular Wordpress membership plugins – WP eMember. Membership plugins are necessary to manage users. Each membership corresponds to a user role, which determines access to content and other features on your website. Using this Wordpress membership plugin would help you in deciding what content to provide to which category of learner. Control of access to content eventually determines that you are able to monetize your content. We discuss how to implement Per user restriction on login time and preventing unauthorized access so that one paid member has maximum restrictions from sharing…
WordPress course plugin to make course website – Sensei tutorial
Building a course website in WordPress is a great way to monetize your education content. It is being done quite effectively by individuals and companies across the globe. In this blog post we shall walk you through the steps necessary to install the very useful Sensei WordPress course plugin. Using Sensei, you can set up WordPress to sell online courses. By using the plugins features and integrating them with secure VdoCipher's online video player, you can sell online courses to your target audience more effectively. The quality and security of videos is the USP for most companies that wish to sell…
Auto play, Loop Video, Time Calculation, Custom Video Player
Update 2019 - Autoplay is not possible now in most cases as major browsers like Chrome have disabled autoplay of videos. A user has to initiate the video play for the video to start. Google have laid out there policy regarding autoplay here: https://developers.google.com/web/updates/2017/09/autoplay-policy-changes. ------ https://www.vdocipher.com/page/api -----
Secure Video Streaming API: VdoCipher for Developers
This blog has been updated for API version v3. You may use VdoCipher API v3 to build a workflow around your video website as suggested in this blog. Complete details and Sample Codes for the API can be found in the Server API Docs. In this blog article, I'll mention the common business use cases that generally developers use with our video streaming API. Our video APIs have been built with the express mission to automate the entire video streaming pipeline for our users, from video upload right upto video playback. The links to the new set of APIs and…