Differences between revisions 2 and 3
Revision 2 as of 2011-01-25 11:39:09
Size: 791
Editor: abr
Comment:
Revision 3 as of 2011-02-03 11:35:48
Size: 833
Editor: jrg
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

Check the above for both TV and Radio.
  1. Given a uuid of an ingested shard object, load the page http://<bes_server>:<bes_port>/bes/rest/bes/getobjectstatus?programpid=http://www.statsbiblioteket.dk/doms/shard/uuid:<uuid>

  2. On first load, this should return a piece of XML containing the status "STARTING".
  3. Load again. The status should now be "STARTED".
  4. Continue to reload. After at most a few minutes, the xml should report a non-zero file-size, a completion percentage, and the name of the media file (which will be the uuid with .flv or .mp3 appended).
  5. Continue to reload. The completion percentage may stop briefly at 99.5% while the file size continues to grow.
  6. Once the completion percentage has reached 100% the status should change to "DONE" and will remain the same for all subsequent calls.

Check the above for both TV and Radio.

RadioTVStageTestVerifyClipping (last edited 2011-02-03 15:01:00 by jrg)