mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
increase hls version
This commit is contained in:
@@ -239,4 +239,4 @@ export const HLS_VARIANTS = [
|
||||
{ resolution: 1080, codec: VideoCodec.Hevc, bitrate: 4_500_000, codecString: 'hvc1.1.6.L120.B0' },
|
||||
{ resolution: 1080, codec: VideoCodec.H264, bitrate: 8_000_000, codecString: 'avc1.640028' },
|
||||
];
|
||||
export const HLS_VERSION = 6;
|
||||
export const HLS_VERSION = 7;
|
||||
|
||||
Reference in New Issue
Block a user