C404 / Capsule

Dailymotion hackaton paris 2013.
1 stars 0 forks source link

Video watermarking #30

Open elthariel opened 11 years ago

elthariel commented 11 years ago

Implementation du watermarking avec avconv cote serveur.

elthariel commented 11 years ago

J'utilise sidekiq pour gerer le watermarking dans un autre process. Un champ nomme 'watermarked' est cense etre set a true lorsque le waterkmark a reussi

elthariel commented 11 years ago

You can push a video using : curl -F "file=@../../capsule.old/BackendRails/capstweet.mp4;filename=capstweet2.mp4" -F "capsule[content]=test #test1" "http://localhost/1/capsules/"

:)