Video Hosting & Streaming for premium use cases require a robust, scalable and secure infrastructure. I will give a brief overview of the tech stack deployed by VdoCipher in terms of Amazon AWS Server (S3), CDN (AWS Cloudfront), Encoding infrastructure (based on EC2) to effectively ensure the smoothest delivery of video content. Here are the details explained in a video.
Technology
Faster video upload to VdoCipher: AWS acceleration + Aspera
Now you can enjoy speedy video upload even of large size from your dashboard & APIs to VdoCipher dashboard. The speedy functionality works with all kinds of video upload- from desktop, ftp, url, server, dropbox. The speeds of video upload to VdoCipher servers now show improvements typically in the range of 50% to 500% for cross-country transfer of larger objects, but can go ever higher under certain conditions. Technology behind faster uploads: AWS S3 accelerations - Amazon S3 Transfer Acceleration enables fast, easy, and secure transfers of files over long distances between your client and an S3 bucket. Transfer Acceleration takes advantage of…
ASP.net C# web forms embed vdocipher video
The following code is the complete set up for embedding video in ASP.NET Web forms using vdocipher secure streaming. This code has been generated using Visual Studio Community 2015. For the MVC implementation, please check: https://www.vdocipher.com/blog/2016/02/example-code-for-streaming-protected-video-in-asp-net/ For vbscript implementation of aspx, check this: https://www.vdocipher.com/blog/2015/01/asp-net-implementation-vdocipher-api/ Vdocipher video in asp.net: aspx and aspx.cs files: https://gist.github.com/vibhavsinha/cd81f160c6d23093aa38 Do not save API Secret in the code API secret is a key which gives your website authority to generate access tokens (OTPs) for video playback. This secret key can also be used to upload, delete videos in your vdocipher account. Hence, it should not be hard-coded in the application. It should be…
Video upload from website or server to VdoCipher API
[Update 24/05/2018] This blog has been updated for API Version v3. A previous version of this blog used API v2. If you are using API v2 you can contact us at support@vdocipher.com. You can use VdoCipher API v3 to build a workflow around your video website as suggested in this blog. The complete API v3 reference, with sample codes for different backend languages, can be accessed from the API Sample Docs. We use Amazon AWS storage to store original user videos securely in AWS S3. With an intent to automate their online business, many of our customers wish to allow their users…
How To Secure Video File From Downloading?
Are you looking to set up a website to market and sell your video content online? At VdoCipher we have worked extensively with businesses newly entering the video selling market video. We've helped them secure video files from downloading. Most new entrants in the field are unsure about their video hosting requirements, and for this reason, are unaware of the features and functionalities that they should prioritize. Also, the prices of many Online Video Platforms are hugely inflated, making startups reluctant to invest in video hosting because of the huge costs for their full feature set. At VdoCipher we are…
Multi bitrate streaming player – Stream video at any speed, any quality
VdoCipher has launched a custom multi bitrate streaming player for our customers. Now, you can give your viewers an option to stream at different qualities. Many people specially in developing countries do not have the internet speed to stream at highest quality. Giving them options to stream at medium and low quality is a wise decision. VdoCipher makes this feature special by allowing you to choose the qualities at which you want to stream the videos. You can contact VdoCipher to decide upon the number of different quality options you want to give your viewer and which qualities to play.…