Skip to content

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.

License

Notifications You must be signed in to change notification settings

ShinobiCCTV/Live-MP4-Stream-with-Node.js-and-FFMPEG

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • HTML 17.4%