Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some copy pasta
Browse files Browse the repository at this point in the history
AndrewGibb committed Nov 28, 2024
1 parent 581a381 commit 7d6bf9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -135,9 +135,6 @@ The script follows these steps:
* each segment media object is downloaded using a TAMS provided pre-signed URL
* the media timing is adjusted using the segment `ts_offset`, `sample_offset` and `sample_count` properties as required as well as timestamp rollover within the segment time period
* the media is re-wrapped to the local MPEG-TS file
* each segment media file is read to extract the timerange
* each segment media file is uploaded using pre-signed URLs provided by the TAMS
* each segment is registered in TAMS

> The script has not been optimised to download segments concurrently.

0 comments on commit 7d6bf9e

Please sign in to comment.