0

如何通过 vod REST API 增加最大视频上传大小。在我的应用程序中,当大小超过 100Mb 时,我的控制台中会生成 CORS 类型错误。

Access to XMLHttpRequest at 'https://media.antmedia.com/LiveApp/rest/v2/vods/create?name=5%20mensonges%20sur%20l%27argent%20auxquels%20croit%20la%20communaut%C3%A9%20Noire.mp4' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

但是当大小小于100 Mb时,上传成功

4

0 回答 0