immich icon indicating copy to clipboard operation
immich copied to clipboard

fix(web): video player on Safari

Open alextran1502 opened this issue 1 year ago • 2 comments
trafficstars

Closes #13223

Tested on

  • iOS Safari
  • MacOS Safari
  • Chrome
  • Firefox

alextran1502 avatar Oct 07 '24 03:10 alextran1502

I read an article about streaming video in Safari: https://www.codecapers.com.au/video-streaming-in-safari Should our backend implement this as well?

dvbthien avatar Oct 07 '24 03:10 dvbthien

@dvbthien We've already used that mechanism. I can see that the video successfully buffered and sent over the network in smaller chunks

image

alextran1502 avatar Oct 07 '24 04:10 alextran1502