Skip to content

Instantly share code, notes, and snippets.

@fijiwebdesign
Last active December 24, 2017 06:08
Show Gist options
  • Save fijiwebdesign/07f11c9330b0098895a4b8ffe5f1afae to your computer and use it in GitHub Desktop.
Save fijiwebdesign/07f11c9330b0098895a4b8ffe5f1afae to your computer and use it in GitHub Desktop.
TorCDN Embed code for static video streaming
<!--
Usage:
Replace the {url} with the URL of the video file.
Example:
video url: https://player.vimeo.com/external/135736646.hd.mp4?s=ed02d71c92dd0df7d1110045e6eb65a6&profile_id=119
<iframe src="https://play.torcdn.com/https%3A%2F%2Fplayer.vimeo.com%2Fexternal%2F135736646.hd.mp4%3Fs%3Ded02d71c92dd0df7d1110045e6eb65a6%26profile_id%3D119"></iframe>
-->
<iframe src="https://play.torcdn.com/{url}"></iframe>
<!-- End TorCDN Embed Code -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment