Skip to content

This is a Video Transcoder app, Here you can Transcode your video into different formats. Built with the ReactJS, Nodejs, Express ,FFMPEG

Notifications You must be signed in to change notification settings

Rana-Paul/Video-Tanscoder-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Video Transcoder

This is a Video Transcoder app, Here you can Transcode your video into different formats. Built with the ReactJS, Nodejs, Express, FFMPEG

Getting Started

To get a local copy up and running, please follow these simple steps.

Prerequisites

Here is what you need to be able to run a Video Transcoder

Node.js (Version: >=18.x)

Development

----- Run Backend -----

  git clone https://github.com/Rana-Paul/Video-Tanscoder-v2.git

Go to the project folder

  cd server/ 

Install packages with npm

  npm install

Build ./dist folder

  tsc --watch

Run (in development mode)

  npm run dev

----- Run Frontend -----

  cd client/ 

install npm packages

  npm install

Run (in development mode)

  npm run dev

Frontend: http://localhost:3000

Backend: http://localhost:8000

About

This is a Video Transcoder app, Here you can Transcode your video into different formats. Built with the ReactJS, Nodejs, Express ,FFMPEG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages