Skip to content

Commit

Permalink
Fix some copy pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGibb committed Nov 13, 2024
1 parent 4917767 commit aa7daf4
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
Expand Up @@ -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.
Expand Down

0 comments on commit aa7daf4

Please sign in to comment.