Convert video into a WhatsApp-compatible MP4
POST/api/sessions/:sessionId/media/convert/video
Convert video into a WhatsApp-compatible MP4
Request
Responses
- 200
- 400
- 413
- 503
Converted bytes: baseline H.264 with AAC audio, long edge bounded at 1280, index moved to the front so the recipient can start playing before the whole file arrives.
Neither url nor base64 given, or ffmpeg refused the input.
The supplied media is above the media size cap.
Conversion is disabled, the ffmpeg binary is not runnable, or the conversion queue is saturated — retry shortly.