Can I submit videos that are more than 50 megabytes?
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.
Other frequent questions
- What is the difference between synchronous moderation or asynchronous moderation?
- How does live stream moderation work?
- What are the recommended or acceptable video dimensions, resolution and length?
- What video formats and what protocols do you support?
- Is it possible to moderate private videos or streams?
- Is it possible to customize the Video Moderation API to my needs?