VdoCipher allows you to choose from a preset 9 themes with different design & color. Different mode of integration applies based on how you are integrating (wordpress plugin or iframe or API). Details are explained in the below tutorial video. Player theme link (will be referred in tutorial video below) If you want to remove some buttons, then contact us at support@vdocipher.com; we do it for paid plans on case to case basis. Detailed button customization is currently possible.
Player Callback via API Scripts
Player API reference for V2 player (latest player) Player API reference for V1 player Please watch below video for more details
Video explanation of AWS storage, CDN, transcoding infrastructure of VdoCipher
Bandwidth and storage data reports per video basis: tutorial
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…