Skip to content

tiktalik-cloud/warsjawa_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

This demo show how to use Tiktalik CPU-hog instances to convert video files from one format to another.

Files to convert as well as converted ones are stored on Tiktalik Files -- an Amazon S3 compatibile storage service.

Setup

  1. Get free Tiktalik.com account

  2. Activate Tiktalik Files service and write down your authorization data -- your login and key.

  3. Adjust config.py file accordingly

  4. Read How to use Vagrant with Tiktalik.com guide or if you already know it get your API keys from Tiktalik.com admin panel.

  5. Adjust playbook.yml file accordingly and put API key and secret where needed. Please note that you have to put API keys in two diffrent places in this file.

Usage

  1. Upload videos to Tiktalik files:

    $ ./push.py ./movies/*
    
  2. Fire up convert task with:

    $ ansible-playbook -i hosts -vvvv playbook.yml
    
  3. Be patient and wait for ansible to finish its work :-)

  4. Browse your converted movies at:

    https://tiktalik.com/en/panel/#buckets

About

Warsjawa.pl video conversion demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages