Reference Links included below. Please watch the video fully to understand the links usage. Analytics section in dashboard . Alternate dashboard for downloading CSV report on bandwidth (only usable for report purpose)
Analytics overview: Views, Storage, Bandwidth Data
Reference Links included below. Analytics section in dashboard . Downloading CSV report on bandwidth (only usable for report purpose)
Webhooks to get video status via API: Tutorial
Using web-hooks Whenever a video is ready, our servers will send a POST request to the URL that you specify here. This provides a notification to your server so that you can take relevant actions e.g. publishing the video on your website or sending notifications to your viewers. HTTP POST properties The POST will be a json body and the content-type request header will beapplication/json. The JSON object will have the following properties. Note that new keys might be added in future without notice and you should not have a direct dependency to having an absolute structure when parsing…
Api key generation (Client Secret key for your account): Tutorial
Video tutorial followed by text explanation on all the permission aspects. Use of API key - To use vdocipher on with your website or app, your server program needs to communicate with the vdocipher server to to allow a video to playback or upload video or get list of videos matching a search. The server can be a CMS platform such as Wordpress or Moodle; or a custom website such as PHP, Nodejs, C# or Ruby. Keeping the keys safe Your account password can be used to login to your vdocipher account and do everything such as upload, search,…
Video files & thumbnails generated data & total storage for a video
This video explains how you can check all the encrypted files and all the multiple quality options created for a single raw video in your account.
Replace/Swap/Update Videos: Tutorial
Video tutorial followed by text tutorial Text Tutorial on replacing/swapping a video with another: If you want to replace an old video with another you can use this option. The updated video will be visible on your website instead of the old embedded video without changing the embedding settings. These are the steps you need to follow- 1- Go to the edit option given in front of the video you want to replace with another video. 2- Select the swap id option given on the top bar. 3- Select the video you want to update from the list. 4-…