Fetch video URL if it expires #82066

Open
opened 2020-10-25 17:38:33 +01:00 by Anna Sirota · 1 comment
Owner

hmm, the video isn't starting to play again either. Been noticing a few times this stuff seems to happen and I need to reload the page. Maybe some tokens expired?
For more detail: I played a video to like 19min then went afk to do some tasks, and when I come back the player stops responding and I have to reload the page
Any way you can code the timer into the javascript somehow such that if it knows it's expired, it just reloads the page/media at the current time?

CloudFront's media URLs expire, so we need to figure out a way to fetch them when they do before

  • playing a video;
  • on "download" click;
  • somewhere else?
> hmm, the video isn't starting to play again either. Been noticing a few times this stuff seems to happen and I need to reload the page. Maybe some tokens expired? > For more detail: I played a video to like 19min then went afk to do some tasks, and when I come back the player stops responding and I have to reload the page > Any way you can code the timer into the javascript somehow such that if it knows it's expired, it just reloads the page/media at the current time? CloudFront's media URLs expire, so we need to figure out a way to fetch them when they do before * playing a video; * on "download" click; * somewhere else?
Author
Owner

Added subscriber: @railla

Added subscriber: @railla
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio#82066
No description provided.