Skip to content

Video transcoding service. Built with FFMPEG and Node.js, it empowers you to convert videos into various formats and stream them directly to AWS S3 for on-demand playback. The Redis-based queue system ensures efficient handling of large workloads, while TypeScript guarantees code reliability. Easy integration into your existing systems.

Notifications You must be signed in to change notification settings

Aadarsh-guru/Video-Transcoding-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Transcoding Service

This repository contains a scalable video transcoding service, designed to handle video conversion and streaming efficiently. Built with FFMPEG, TypeScript, Express, and Node.js, this service integrates with AWS S3 for media storage and utilizes a Redis-based queue system for high scalability.

Features

  • Converts videos into multiple formats using ffmpeg
  • Streams videos to AWS S3 for on-demand streaming
  • Utilizes Redis-based queue system for high scalability
  • Written entirely in TypeScript for type-safe development
  • Easy integration with existing systems

Installation

  1. Clone the repository
  2. Install dependencies: npm install
  3. Configure environment variables
  4. Start the server: npm start

Contributing

Contributions are welcome! Please check the contribution guidelines.

License

This project is licensed under the MIT License.

About

Video transcoding service. Built with FFMPEG and Node.js, it empowers you to convert videos into various formats and stream them directly to AWS S3 for on-demand playback. The Redis-based queue system ensures efficient handling of large workloads, while TypeScript guarantees code reliability. Easy integration into your existing systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published