Closed andyburras closed 3 years ago
Hi Andy,
I'm sorry about that. You are right:
There is not content that's fully usable at the moment. The priority is put on updating the script instead of keeping on generating content manually. That can change.
Further, if I do 'wget -r --no-cache --no-parent https://dash.akamaized.net/WAVE/vectors/avc_sets/1/', what I actually seem to get is the 9 representations version from "1.ori" so it looks like some redirection is going on.
I already mentioned, based on Will Law's feedback, that the server is configured for content that changed rarely.
I've uploaded some new content (https://dash.akamaized.net/WAVE/vectors/avc_sets/?cache=clear according to #22 naming convention). I plan to move the deprecated content to a separate folder until deletion is decided.
Do we want to put versions to the uploaded content? In particular if we plan to update it it may be useful. What do you think?
@andyburras Considering the proposal in #22 and that 15_30_60 content has been uploaded in line with that proposal, can this issue be closed now?
Yes, I'll close it.
Rather confused with the correct test content to be using. I see there is: https://dash.akamaized.net/WAVE/vectors/avc_sets/1/ (which contains 6 Representations) https://dash.akamaized.net/WAVE/vectors/avc_sets/1.ori/ (which contains 9 Representations)
https://dash.akamaized.net/WAVE/vectors/database.json gives "mpdPath": "avc_sets/1/stream.mpd" So I was taking "1.ori" to mean "original" and that "1" was the up to date version But then looking at the file timestamps "1" has 04-Nov-2020, and "1.ori" has 25-Feb-2021.
Further, if I do 'wget -r --no-cache --no-parent https://dash.akamaized.net/WAVE/vectors/avc_sets/1/', what I actually seem to get is the 9 representations version from "1.ori" so it looks like some redirection is going on. However, accessing the two URLs via a browser I see the different versions of the content.