This example shows how to convert any video to H.264 to make it compatible with a wide range of devices and video players.
Clone this repository or open it in StackBlitz using the button below.
Run the example using the following command, replacing YOUR_API_KEY
with your Creatomate API key. You can find your API key in your account under project settings.
node index.js YOUR_API_KEY
View all examples on this page.