On 12-02-29 03:05 PM, Pawel Fic wrote: > Greg, how to associate ingested media package with workflow instance using a > non-zip endpoint? > I wanted to enable a scheduler from the Admin pages.
I just fixed a bug with that actually. The endpoint you're looking for is /ingest/ingest. It takes the following as POST parameters: 1) the full mediapackage -> required 2) the workflow ID -> optional, if it's blank or not found the system will create a new workflow 3) the workflow definition ID -> optional, runs with the default definition if this is blank You'll want to build the mediapackage with the other endpoints (addTrack, etc). G > -Pawel > > --- On Wed, 2/29/12, Greg Logan <[email protected]> wrote: > >> From: Greg Logan <[email protected]> >> Subject: Re: [Matterhorn-users] 2GB, 4GB or more? >> To: [email protected] >> Date: Wednesday, February 29, 2012, 6:13 PM >> On 12-02-29 11:08 AM, Hank Magnuski >> wrote: >>> We need to know if our capture agent should hold files >> larger than 2GB. >>> With Hi-Def recording and a multi-hour class or meeting >> it is easy to >>> exceed this limit. >> >> I know the reference CA uploads files significantly larger >> than 2GB to >> the zip-based ingest endpoints, and the ECD uploads files >> larger than >> that to the non-zip endpoints. I believe the issue >> you're thinking of >> affects only the manual upload (ie, via the admin UI), if >> that helps. >> >> G >> >>> Hank >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Matterhorn-users mailing list >>> [email protected] >>> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users >> >> >> >> -----Inline Attachment Follows----- >> >> _______________________________________________ >> Matterhorn-users mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users >> > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
