When you send the raw video bytes directly to a moderation API, the video should be less than 50 megabytes.
If your videos are larger than that, you have several options:
- You can use the Upload API to submit large video files. The Upload API supports uploads of video files that are hundreds of megabytes in size.
- You can split the video into chunks and submit the chunks one by one for moderation.
- You can set up a custom media retrieval pipeline through our Enterprise offering. Please get in touch for this.
Was this page helpful?
Thank you for your feedback!