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
Wasn't it just the mime type being unknown on the server? Or incorrect.
We stored the Opus files as .opus, but you guys are storing as .ogg so if the extension is being used, perhaps the server is assuming the container has vorbis content inside of it?
@tiago-loureiro @tsenart any idea why Node is not serving the Opus file correctly?
It seems to think it is a binary file and does not stream it.
In the mean time I took the test out b73ec42
The text was updated successfully, but these errors were encountered: