Batch migration to FastPix
The FastPix Migration Tool is a specialized web application designed for the process of migrating videos from various video platforms to FastPix. If you have existing videos in either Cloudflare, AWS, Mux, api.video, or Vimeo, then you can easily import to FastPix with a few clicks.
Key features
-
Automated video content migration to FastPix
-
Bulk transfer capabilities
-
Metadata mapping
Getting started
1. Installation process
-
Clone the repository:
git clone https://github.com/FastPix/migration-tool
-
Install dependencies:
npm install
oryarn install
2. Software dependencies
-
Node.js 18.0 or higher
-
npm or yarn package manager
-
Git
-
Next.js 14+
-
TypeScript
-
Tailwind CSS
-
Zustand & React Library
GitHub repository
You can access the source code and also contribute to the FastPix Migration Tool project through the GitHub repository: Clone the Git Hub Repository
Run the application:
# Development
npm run dev
# or
yarn dev
The application will be accessible at http://localhost:3000
For developer support, we have some guides which show how you can easily migrate to FastPix from other services. Here are the services that are supported:
Updated about 4 hours ago