Live-MP4-Stream-with-Node.js-and-FFMPEG icon indicating copy to clipboard operation
Live-MP4-Stream-with-Node.js-and-FFMPEG copied to clipboard

Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible.

live-stream-media-source-extensions

Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible.

git clone https://github.com/kevinGodell/live-stream-media-source-extensions.git

cd live-stream-media-source-extensions

npm install

node index.js

Open your browser to localhost:3000