CodingJack / hellcat-huncho

Quarterback like Cam. We're cooking up grams. Support my fam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hellcat Huncho

Load and record any website for any given amount of time. This allows a person to easily convert a web slider or web animation into an H.264 video. Useful for kiosks and what not who would normally be connected to the internet, displaying some type of rotating banner, etc. Most displays like that require an internet connection. But Hellcat Huncho H.264 videos can run from your computer offline ;)

First Screenshot of the App

Second Screenshot of the App

Step 1

Step 2

  • clone this repo or download the zip

Step 3

  • npm install

Step 4

  • npm run start

Step 5

  • enter an accurate URL
  • watch the console for progress

Step 6

  • generates a 12 second video at 60fps, H.264 and 1920x1080 (baked settings for now).
  • video will be named "video.mp4" and be placed in a directory called "videos" located in the root directory.

Step 7

About

Quarterback like Cam. We're cooking up grams. Support my fam.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 72.3%Language:HTML 27.7%