This sample app show how to create automatic zoom on the person face using Vonage Media Processor and ML Transformers libraries.
For more reading here
# Install dependencies
npm install
# Running the app in dev mode
npm run dev
# Running the app in prod mode
npm run build
npm run preview
This project is licensed under the terms of the MIT license and is available for free.