publiclab / spectral-workbench.js

The JavaScript heart of Spectral Workbench; a Public Lab project to record, manipulate, and analyze spectrometric data.
https://spectralworkbench.org
GNU General Public License v3.0
46 stars 35 forks source link

iOS Safari video freezes #266

Open jywarren opened 2 years ago

jywarren commented 2 years ago

While the new capture interface (https://publiclab.github.io/spectral-workbench.js/examples/new-capture/) works on Safari for Mac OS, in iOS, it freezes on the first frame of video, although the "waterfall" continues.

We should debug!

cesswairimu commented 2 years ago

Hi @Georjane, Jeff shared this tool on the gitter channel https://www.browserstack.com/guide/safari-remote-debugging not sure if you saw it. I have tried a bit on my end, here are some screenshots I took on the errors I saw. I tried on both sites https://spectralworkbench.org/capture and https://publiclab.github.io/spectral-workbench.js/examples/new-capture/ Screenshot from 2022-02-25 11-31-25 Screenshot from 2022-02-25 11-37-51

Screenshot from 2022-02-25 11-32-15

@jywarren also mentioned its possible to get a paid account for the same if it will help. Kindly check the tool out and let us know if it helps. Thanks

Georjane commented 2 years ago

Thank you @cesswairimu Let me check this out