Hi Tobias. For sure you are the person who can help me. You already helped me once with "zipped" package: http://www.mail-archive.com/[email protected]/msg04391.html Where you pointed out that "workflowInstanceId" supposed to be an id of scheduled recording. It works with .zip.
With "not zipped" upload techniques, I cannot find this field at all. I create new media package, add dublin core, add track and so on. ------------------------------ <ns2:mediapackage start="2011-10-12T13:31:41Z" id="8309118b-00e0-4140-990a-d8207e6577e9" duration="0"> <media/> <metadata/> <attachments/> </ns2:mediapackage> ------------------------------ OK, I convert it to: <mediapackage start="2011-10-12T13:31:41Z" id="8309118b-00e0-4140-990a-d8207e6577e9" duration="0"> <media/> <metadata/> <attachments/> </mediapackage> and then I add the dublincore (from iniside the pre-generated .zip file that will work with /addZippedMediaPackage), then I add the .mp4 (from iniside the .zip file that works). And then I ingest it using /ingest --however: using /createMediaPackage, /addCatalog, /addTrack instead of /addMediaPackage I also haven't found parameter equivalent to "workflowInstanceId". Other than this... I have ended up with mediapackage having empty title (it's "NA"). Doing this without .zip file looks simple. The only thing I cannot find is "workflowInstanceId" or some kind of rest endpoint that is not in ingest docs. -Pawel _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
