Kevin Godell
Results
4
repositories owned by
Kevin Godell
ffmpeg-streamer
71
Stars
21
Forks
Watchers
ffmpeg-streamer is a packaged nodejs express server that wraps ffmpeg to allow easy streaming of video feeds directly to modern browsers for testing purposes. It currently includes 6 different types o...
live-stream-media-source-extensions
27
Stars
22
Forks
Watchers
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-li...
mp4frag
58
Stars
13
Forks
Watchers
Parser that works with ffmpeg to read piped data and fragment mp4 into an initialization segment and media segments. It can also get the codec info and generate an fmp4 HLS m3u8 playlist.