What formats/codecs of video can I upload?

What formats are supported for upload to api.video?

We use libavcodec to encode the videos into api.video.

This library is constantly being updated, so rather than list a snapshot of formats, please refer to the Wikipedia page for libavcodec for a comprehensive and up to date list.

Hi,
Is it possible to upload livestream (in video/webm format) and encode it with api.video-s? (and send it to RTMP url)
thank you.

Hi, it seems your request is similar to this one
Our team is working on a lib that will be based on the same idea (using socket.io & ffmpeg process).
It is not ready to be used in production, but you can already have a look at the readme to see if it could suit your needs: GitHub - apivideo/api.video-browser-to-rtmp: [WIP - DO NOT USE] Easily publish a webcam stream from browsers to a RTMP server