Open elthariel opened 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
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/"
:)
Implementation du watermarking avec avconv cote serveur.