I am able to upload mp4 video files successfully, but when I retrieve the url the video file doesn’t work.
below is an example of the warning in the browser console
Media resource https://tsrzbkh6m7ho.usemoralis.com:2053/server/files/P7hMVncXus2BveENKvy3joJJDKwxm98ver3qUj2D/976246b6c42a125f71a900028780bf70_video-content.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)
Details: static MP4Metadata::ResultAndByteBuffer mozilla::MP4Metadata::Metadata(mozilla::ByteStream *): Cannot parse metadata
If you visit the url directly https://tsrzbkh6m7ho.usemoralis.com:2053/server/files/P7hMVncXus2BveENKvy3joJJDKwxm98ver3qUj2D/976246b6c42a125f71a900028780bf70_video-content.mp4
you will get this:
Are video files not supported on Moralis? It seems like they aren’t.