Kevin Godell (kevinGodell)

kevinGodell

Geek Repo

Location:Worth, Illinois

Github PK Tool:Github PK Tool

Kevin Godell's repositories

mp4frag

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.

Language:JavaScriptLicense:MITStargazers:68Issues:5Issues:11

mse-live-player

Testing ground for various video streaming techniques.

Language:JavaScriptLicense:MITStargazers:43Issues:8Issues:7

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 =>

Language:HTMLLicense:MITStargazers:27Issues:4Issues:4

pipe2jpeg

Parse individual jpegs from an ffmpeg pipe when output codec(-c:v) is set to mjpeg and format(-f) is set to image2pipe, singlejpeg, mjpeg, or mpjeg.

Language:JavaScriptLicense:MITStargazers:13Issues:1Issues:4

pam-diff

Measure pixel differences between pam image pixel arrays. Pam is an image type similar to ppm, pbm, and pgm. It has a small header that is followed by an uncompressed array of pixel data.

Language:JavaScriptLicense:MITStargazers:9Issues:3Issues:1

pixel-change

Measure differences between 2 identically sized buffer arrays of gray, rgb, or rgba pixels.

Language:JavaScriptLicense:MITStargazers:5Issues:1Issues:0

pipe2pam

Parse individual pam images from an ffmpeg pipe when output video codec(-c:v) is set to pam and format(-f) is set to image2pipe. Pam is an image type similar to ppm, pbm, and pgm. It has a small header that is followed by an uncompressed array of pixel data.

Language:JavaScriptLicense:MITStargazers:5Issues:1Issues:2

respawn

A simple packaged nodejs app that launches a child process and automatically re-spawns it if it exits. No fancy logging or interface. Just start it and forget about it.

Language:JavaScriptLicense:MITStargazers:2Issues:1Issues:1

ffmpeg-respawn

Automatically kill a stalled ffmpeg process and re-spawn after exit.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:1

mime-db

Media Type Database

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:0

polygon-points

Determine if an x y coordinate exists in a polygon. This is being used in a motion detection project where specific regions of an image are being filtered and measured. It works fast when iterating pixels because it caches the bounding box value and uses it to quickly eliminate non-targeted pixels from unnecessary difference calculations.

Language:JavaScriptLicense:MITStargazers:1Issues:1Issues:2

api-delay

Configurable middleware to cause a delay on express routes.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

avir

High-quality pro image resizing / scaling C++ library, image resize

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

express-hello-world

Implements the Expressjs Hello World example to provide a faster start deploying on the Cyclic platform

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

fedn-webpack-content

Webpack Content in the Front End Developer Nanodegree program

Language:JavaScriptStargazers:0Issues:0Issues:0

iptv

Collection of publicly available IPTV channels from all over the world

License:UnlicenseStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

node-red

Low-code programming for event-driven applications

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

node-red-contrib-ui-mp4-player

A Node-RED UI node to play (fragmented) mp4 videos in the Node-RED dashboard.

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:0Issues:0

node-red-dashboard

A dashboard UI for Node-RED

Language:HTMLLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

starter-rest-api

Cyclic REST API using dynamo single table storage

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

starter-telegram-bot

Cyclic starter telegram bot

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0