Closed (fixed)
Project:
Media Mover Custom Command
Version:
6.x-2.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Apr 2011 at 17:03 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
anantagati commentedWe used MM Custom Command for Heywatch processing.
1. harvest - we harvested file from CCK
2. process - bypass
3. storage - S3 storage
4. complete - MM Custom Command PHP code
I removed some site specific data, but it should give you idea how to do it:
As Output file for Custom Command we used:
http://___NAME_OF_BUCKET___.s3.amazonaws.com/video_[nid].flvAs Code we used:
Variable $ping_after_encode tells where Heywatch which address to ping after success convert.