If I create streaming distribution on Cloudfront to distribute video files to the player, what time period should I set for a pre-signed URL? In other words, can I make the url expire after 1 minute for a 20 minute video since streaming has already started? Or do I need to set it as more than the duration of the video?
I want the url to expire as soon as possible without compromising the user experience.
You can set it for 1 min. Afaik it just means that the link is available for the moment when it was available for the first time, so the stream works fine if it is rmtp.
Source: https://habr.com/ru/post/1415726/More articles:The right way to make Uri to solve content? - androidXSLT - loop, count, position () with variables - loopshow to set parameters by reference in nusoap? - phpclass in an object element under asp.net - flashSubqueries with an algorithm with a variety of numbers - algorithmHow to dynamically show columns in a Jasper report? - javaSubclassing and typing in scala - typesEAZfuscator does not work automatically - c #What does it mean: 300 means this Google font? - cssLinear Regression in Objective-C - objective-cAll Articles