Package io.antmedia.cluster
Interface IHttpLiveStreamValve
public interface IHttpLiveStreamValve
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoiddownloadRequestedFileFromUrl(String url, AppSettings appSettings, String hostName, io.vertx.core.Vertx vertx, IChunkedCacheManager iChunkedCacheManager, String jwtSecretKey)
-
Field Details
-
M4S_EXTENSION
- See Also:
-
M3U8_EXTENSION
- See Also:
-
TS_EXTENSION
- See Also:
-
MPD_EXTENSION
- See Also:
-
-
Method Details
-
downloadRequestedFileFromUrl
void downloadRequestedFileFromUrl(String url, AppSettings appSettings, String hostName, io.vertx.core.Vertx vertx, IChunkedCacheManager iChunkedCacheManager, String jwtSecretKey)
-