Project

General

Profile

Edit Copy Actions

Feature #7017

open

working on video uploading feature

Added by Maruthi Bharath 9 days ago. Updated 9 days ago.

Status:
New
Priority:
Normal
Start date:
01/19/2026
Due date:
% Done:

50%

Estimated time:
7:00 h
Spent time:

Add

Subtasks


Add

Related issues

Updated by Maruthi Bharath 9 days ago

  • % Done changed from 40 to 50

Designed the overall distributed video transcoding architecture using Node.js, RabbitMQ, and FFmpeg
Set up RabbitMQ with Docker and configured queues for asynchronous job processing

Implemented the Node.js worker service:

Consumes jobs from RabbitMQ

Executes FFmpeg commands for video transcoding
Integrated Docker volumes to share input and output folders between host and containers

Validated basic video transcoding flow from input folder to output folder

Edit Copy Actions

Also available in: Atom PDF