ffmpeg and Node.js in Docker
-
Updated
Aug 5, 2019 - Dockerfile
ffmpeg and Node.js in Docker
A simple node.js project to return video file as stream chunks
Welcome to the Node.js Media Streaming project! This repository demonstrates how to build a high-performance media streaming server using Node.js. The server supports both audio and video streaming, enabling you to deliver media content efficiently over the web.
Video transcoding is the process of converting a video file from one format or resolution to another. This can involve changing the video codec, adjusting the resolution, or altering other properties like the bitrate or frame rate. Transcoding is often used to ensure compatibility across various devices, reduce file sizes, or optimize for streaming
Add a description, image, and links to the nodejs-video topic page so that developers can more easily learn about it.
To associate your repository with the nodejs-video topic, visit your repo's landing page and select "manage topics."