User Documentation
Quickstart
This is a quickstart guide to help you get started using
We encourage you to read the full guide to fully understand the functionality and protection our service offers and how the service works.
video
Docker
and protecting your online video content!
We encourage you to read the full guide to fully understand the functionality and protection our service offers and how the service works.
Step 1
Step 2
Step 3
Getting Started
This is a quickstart guide to help you get started using
video
Docker
and protecting your online video content!
Create Account
Upload Video
Embed Video
Analytics
API Documentation
Embedding
There are multiple ways to embed the video on your website.
In addition to protecting the video source, it is possible to maintain several levels of access to your video.
In addition to protecting the video source, it is possible to maintain several levels of access to your video.
- Public; video can be requested by any website.
- Private; video can be requested using a Public or Private API Key.
- Secured; video can only be requested using a Private API Key.
Pure HTML
Using pure HTML you can paste the embedding code anywhere on your website to directly embed your video. This is the easiest method. The videoId will be static in the embedding URL, therefor you will have to embed each video separately on your website.
Responsive IFrame
If you want to have responsive embedding, use a wrapper div and change the iframe attributes as seen below.
The "padding-bottom" is very important! (Ratio 16:9 = 56.25%)
The "padding-bottom" is very important! (Ratio 16:9 = 56.25%)
For a minimum/maximum video size, add another wrapper around the example code above:
<div style="min-width:256px; width:100%; max-width:1920px; height:auto;">
⋮
</div>
Standalone PHP
With Standalone PHP the embedding code is exactly the same, but you can supply a videoId in the embedding URL or set a variable (e.g. $_GET['videoId'])
Notice! Requires embed.php to be installed on your webserver. You can generate it here!
Framework PHP
To use videoDocker in your CMS (Content Management System) Framework, you can install a plugin!
e107
Coming soon..Wordpress
Coming soon..Joomla
Coming soon..API Uploading
Sed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero eu augue. Morbi purus libero, faucibus adipiscing, commodo quis, gravida id, est. Sed lectus. Praesent elementum hendrerit tortor. Sed semper lorem at felis. Vestibulum volutpat, lacus a ultrices sagittis, mi neque euismod dui, eu pulvinar nunc sapien ornare nisl. Phasellus pede arcu, dapibus eu, fermentum et, dapibus sed, urna.