Here is a ASP.NET code to use VdoCipher API. You need to simply put in the right client_secret_key and the correct video_id ( the phrase in caps in both files ). https://gist.github.com/vibhavsinha/8029efcf0b66016f8040 The code should work out of the box after extracting inside PHP running server and replacing secret_key and video_id. The structure of annotation JSON is described in the link : Add text to videos with watermark For other API and details, check out documentation or contact us directly at info@vdocipher.com.
Using VdoCipher
Video upload API with tag based listing
[Update 30 May 2018: In our API v3 the upload process and tagging process are now separate. You can refer to this blog on how to add videos to account and then add tags to videos programmatically. The API methods in this blog are now deprecated.] While creating a video content management system, you might need to have a video uploading system for your viewers, or at least an admin panel to upload videos and manage the uploaded videos. With VdoCipher video upload API, your website shall be ready in a minute and you can ask your users to upload videos directly on…
Tag your videos and search using API
[Update 30 May 2018: This blog explains tagging and video search for API version 2. We have since released API Version 3, which has different HTTP endpoints. You can refer to this blog on how to add tags to videos and search using tags. While API version 2 continues to be supported, we recommend that you use API v3 to automate your video workflow.] Tags are keywords to search and categorize videos using some video meta. The tag your videos system system is very much similar to the tagging in WordPress. Tags can be used to create relational content on your…
Secure video streaming and hosting: Advances in technology
VdoCipher provides highest secure video streaming in the world market. It is a full packaged video streaming, hosting, Encoding+DRM service offered in easy to use manner. This post presents an overview on various practices adopted by VdoCipher to deliver secure video streaming for its clients. For e-learning and media companies hosting streaming videos on their sites, having a secure video player on the site is the primary requirement. For better user experience, forcing the viewer to install some plugin is also not preferable. VdoCipher ensures that its customers can use secure video streaming without deteriorating the viewer experience. The encryption…
Affordable video hosting with VdoCipher
For people looking to make money from videos either by selling videos online , selling courses online or using videos for marketing and promotion- VdoCipher is the most affordable online video hosting solution out there. To cater to cheap video hosting requirements of a lot of small businesses, VdoCipher has a pay as you use pricing model. You need to pay only for the bandwidth and storage which you consume. There are no fixed monthly costs. For people looking to sell videos online on their site, with a payment of $20 , one can get to stream a 200 MB…
Watermark user/time specific dynamic variables on WordPress videos
Please visit Add Text to Videos with Watermark for a detailed introduction to adding watermark to your videos. This particular blog explains what is going on under the hood of the WP plugin, and is useful only if you are adding your own custom-built variables as part of watermark. Currently name, IP and email can be shown as part of watermark. You can download the WordPress plugin from the WP Plugin Directory While adding videos watermark or annotation code on vdocipher videos using the WordPress plugin, you can configure the text to fetch dynamic user variables. These variables can be…