You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think video player is working on Safari on Mac OS -- I looked through around 10 videos uploaded in various projects, and they all don't work. If I download the video file, it works fine with built-in player. Here is an example link (not mine): https://osf.io/bwuyr
And here is how it looks after I click "play":
Going into the full screen also does not help. Initially there are no errors in the console, but if I try to seek, this errors appears
Unhandled Promise Rejection: AbortError: The operation was aborted.
In the network tab there is a request with 206 status after playback but I'm not sure if this is related:
This is all checked without logging in.
Safari version is Version 17.2.1 (19617.1.17.11.12) but it happens to a few other people I asked as well.
The text was updated successfully, but these errors were encountered:
Hi, thanks for a great project.
I don't think video player is working on Safari on Mac OS -- I looked through around 10 videos uploaded in various projects, and they all don't work. If I download the video file, it works fine with built-in player. Here is an example link (not mine): https://osf.io/bwuyr
And here is how it looks after I click "play":
Going into the full screen also does not help. Initially there are no errors in the console, but if I try to seek, this errors appears
In the network tab there is a request with 206 status after playback but I'm not sure if this is related:
This is all checked without logging in.
Safari version is
Version 17.2.1 (19617.1.17.11.12)
but it happens to a few other people I asked as well.The text was updated successfully, but these errors were encountered: