Embedding a video file in an HTML document allows the video playback directly in the web browser without needing a separate video player application. HTML video embedding is also important because it will enable videos to be played on mobile devices that do not have a dedicated video player application. For example, many smartphones and tablets do not have a javascript video player application installed, but they can still play video files embedded in an HTML document. Additionally, HTML video embedding can be used to create a video gallery, where multiple videos can be displayed on a single page. An…
vdocipher embed
PHP implementation of VdoCipher API for Video Security
Update 5 June 2018 This implementation of VdoCipher Secure Streaming API is updated for latest API version v3, and for latest player version 1.6.4. A previous version of the blog used API v2. While we still support API version v2 we recommend that you use API v3 as part of your video workflow. If you have any queries regarding API v2 please do get in touch with us at support@vdocipher.com. The complete VdoCipher API reference is available here. A sample video-based workflow for your website is suggested here. Here is a PHP code to use VdoCipher API along with dynamic watermarking.…
Integrate VdoCipher Secure Videos in LMS, CMS & eLearning Platforms
At Vdocipher, our endeavor has always been to make it easy for content creators to make money from their online videos. We get regular requests from individual teachers and small e-learning companies to guide them on making e-learning portals to sell online courses. Websites to sell online courses can be built either using coding from scratch using PHP/JS/Java etc or using CMS like WordPress/Moodle or using ready-to-use and integrate e-learning portals like Teachable, Thinkific, Learnworlds, etc. The first allows maximum customization and requires maximum hard work while the other two subsequently reduce your efforts to build the site. We generally…