node-video-lib
Pure JavaScript library for working with MP4 and FLV video files and creating MPEG-TS chunks for HLS streaming.
What You'll Learn
Node.js Video Library / MP4 & FLV parser / MP4 builder / HLS muxer
Technologies & Topics
flv
h264
h265
hevc
hls
mp4
mpeg-ts
mpegts
ts-muxer
tsmuxer
video
Getting Started
1. Clone the Repository
git clone https://github.com/gkozlenko/node-video-lib.git
2. Follow the README
Check the repository's README file for specific setup instructions, dependencies, and usage examples.
3. Explore and Learn
Study the code structure, run the examples, and experiment with modifications to deepen your understanding.
Repository Info
Quick Actions
More in Node.js