Hi Pawel,
you need to do:
/createMediaPackage
and keep the media package that you get as a result. After that use
/addXYZ
where XYZ stands for Track, Catalog or Attachment to add the element that you
need to add, providing the media package which you received earlier. When you
are done, issue a call to
/ingest/{workflowInstanceId}
again providing the now finished media package.
Tobias
On 11.10.2011, at 15:20, Pawel Fic wrote:
> Hi,
>
> I am using /addZippedMediaPackage to upload my recordings to Matterhorn.
> But I do not want to .zip 500 MB H.264 files.
>
> I have tried:
> POST /addMediaPackage/{wdID}
> and
> POST /addMediaPackage
>
> But both those create new entry in a list of recordings (those create media
> package). Same thing happened with "addZippedMediaPackage" when I omitted
> "workflowInstanceId". But it looks like there is no "workflowInstanceId" in
> addMediaPackage.
> What am I missing?
>
>
>
> Question is:
> How to ingest media package, when recording is scheduled, entry (ID) exists,
> and without using addZippedMediaPackage - where there is "workflowInstanceId"
> parameter.
>
>
> -Pawel
>
> _______________________________________________
> Matterhorn mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn
>
>
> To unsubscribe please email
> [email protected]
> _______________________________________________
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________