kevinGodell / 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. Work has moved to mse-live-player repo =>

Home Page:https://github.com/kevinGodell/mse-live-player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived. Please check out some other repos that may help you on your video streaming adventures:

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

About

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. Work has moved to mse-live-player repo =>

https://github.com/kevinGodell/mse-live-player

License:MIT License


Languages

Language:HTML 54.9%Language:JavaScript 45.1%