I've had the same issue with scheduled recordings, sometimes the capture stays stuck in shutting down.

You can reingest the files through the rest docs at localhost/ingest/rest/docs or with curl when the file is larger than 2Gb : curl -v -s -H "X-Requested-Auth: Digest" --digest -u user:pass -F "[email protected]" http://localhost:8080/ingest/rest/addZippedMediaPackage

Kristof


On 02/24/2011 12:30 PM, shinymonk wrote:
Hi all,

we just took a capture of our lecture, but somehow the capture does not stop
on pressing the stop button, (remains in status "shutting_down").

The media files all seem to be there; so my question is: is there a simple
way, to manually re-ingest the files to the server, so they get processed
etc. ?

Maybe newbie question, sorry, thanks for any answer

Andreas

_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to