Elgato Game Capture 10.6.8

Game Capture HD is a freeware live streaming software download filed under video capture software and made available by Elgato Systems for Windows. The review for Game Capture HD has not been completed yet, but it was tested by an editor here on a PC and a list of features has been compiled; see below. Elgato - Game Capture HD60 S+. Model: 10GAR9901. User rating, 4.6 out of 5 stars with 539 reviews. 4.6 (539 Reviews) 63 Answered Questions. Highly rated by customers for: Capture quality, Streaming, Ease of use. Interactive Tour and documents. The purpose of an Elgato Capture Card is to allow you to record or stream your gameplay from a console (such as a Playstation 4 or Xbox One) to your PC, or from one PC to another. Elgato Capture Cards. In order to use these capture cards you will need the Elgato Game Capture HD software. To use these cards in Streamlabs OBS you will need to do. Elgato's Game Capture HD60 ($179.95) may just be what serious game casters are looking for. It can record 1080p video at 60 frames per second, letting you capture every frame of the newest games. Cam Link Pro works out of the box with. And many more apps. Cam Link 4K works out of the box with. And many more apps.

Elgato game capture downloadPreliminary remarks:
  • The driver is unofficial, and alpha-quality software. Use at your own risk and do not expect that it will work with your device or setup. Bugs can be reported here.
  • The driver has been tested on several Linux distributions, including Arch, CentOS, and Fedora. The following guide is written with Ubuntu 17.04 in mind.
  • Currently, only the original Game Capture HD is supported. The HD60 and HD60 Pro are not supported (yet).
  • Do also check the driver's Github page for further information and/or updated instructions. There is also an official Gitter chat room for the driver. The latter is not intended to be a support forum, but you may be able to get some help from other users.
Preparation: installing dependencies and build tools
The very first step is to install the neccessary tools and dependencies for downloading, compiling, and running the driver. In Ubuntu, which is the OS this guide is written for, enter use the following command in a terminal:
(Some of these packages may already be installed on your system.)
Preparation - Part one: Downloading the driver from github
The second step is to download the driver from github. Do so by entering the following command in a terminal:
This should download the driver files to a folder named 'elgato-gchd' within your 'Home' folder.
Preparation - Part two: Obtaining the Elgato firmware
The next step is a bit tricky, as it involved extracting the propriatary Elgato firmware from the official Mac driver. But if you follow the instructions carefully, it will be a quick and easy exercise.
  1. Download the Mac version of the official Elgato Game Capture HD driver, version 2.0.3. (direct link to the driver). To download it to your home folder using the command line, enter the following in the terminal:
  2. Uncompress the downloaded Mac driver image by entering the following command in a terminal in the folder where the driver file is located:
  3. Mount the uncompressed image by entering the following commands:
  4. Create a directory for the firmware (/usr/local/lib/firmware/gchd). You can do this by entering the following in the terminal:
  5. Copy the files named 'mb86h57_h58_idle.bin', 'mb86h57_h58_enc_h.bin', 'mb86m01_assp_nsec_idle.bin', and 'mb86m01_assp_nsec_enc_h.bin' from the folder '/tmp/dmg/Game Capture HD.app/Contents/Resources/Firmware/Beddo/' to the folder '/usr/local/lib/firmware/gchd'. You can do this by entering the following in the terminal:
  6. Open up the file manager and navigate to the folder tmp/dmg/Game Capture HD.app/Contents/Resources/Firmware/Beddo/
  7. Copy the files named 'mb86h57_h58_idle.bin', 'mb86h57_h58_enc_h.bin', 'mb86m01_assp_nsec_idle.bin', and 'mb86m01_assp_nsec_enc_h.bin' within this folder.
  8. Paste the four files into the empty 'firmware' folder of the Linux driver that you downloaded in Part one. That folder should be located at $HOME/elgato-gchd/firmware/
Installation: Compiling the driver
Finally, with all the files in the right places, we are ready to compile the driver. This is done through the terminal.
  1. Navigate to the elgato-gchd folder:
  2. Create a directoy named 'build' and navigate to it:
  3. Run CMake from inside the build directory to setup the make environment and compile the driver (the space two dots after the 'cmake' commande have to be included!):
If this process completes without error the driver should be ready for use. If there is an error, that is likely because either (a) you did not install the dependencies and build tools or (b) you didn't extract the firmware from the Mac driver correctly.
Starting (and stopping) the driver
Before starting the driver you will first need to plug in your Elgato Game Capture HD. Then open a terminal and navigate to the folder where the driver executable is located:
GameTo start the driver, you must run the following command:
PS: It is important that you leave this terminal openwhen the driver is running. If not, the driver will be terminated.
The driver should autodetect the signal received. If it does not, or if the colors are off, you might need to tell the driver what resolution and color mode you want to capture. Read the driver's README for more information about this (available on the driver's GitHub page)
The Video Output and How to Use ItElgato
When the driver is running, it streams the video captured to a FIFO pipe (a virtual file) which is located here:10.6.8
Since this is a virtual file it will not grow. You need to use another piece of software to actually view, record or stream the captured video. For just viewing the video you can use VLC. To record or stream you can use OBS Studio.
Please note that the driver does not properly 'kick in' before you open the /tmp/elgato-gchd.ts with an application. It may therefore take a few seconds from opening it until you actually see video output.
When you are done using the driver, close the /tmp/elgato-gchd.ts file. Then stop the terminal where the driver is running by pressing 'Ctrl + C' on your keyboard. Please wait for the driver to successfully terminate. The driver is resetting your device, it may take a while (30 seconds). If you interrupt this step, it will leave your device in an undefined state and you will need to manually reset your device by reconnecting it.
Adding the Elgato Game Capture HD to OBS Studio on Linux
This final part of the guide will describe how you can add the driver's output to OBS Studio, so that you can stream and/or capture it.
  1. Install obs-studio (if you don't already have it) by entering the following commands into a terminal:
  2. After the installation completes, open OBS.
  3. Click the '+'-button under the 'Sources' list and choose 'Media Source'.
  4. Enter whatever name you'd like in the window that opens (for example: 'Elgato') and click 'OK'.
  5. Check the 'local file' checkbox (leave all other checkboxed unchecked), and clickl 'Browse'.
  6. Find and select the /tmp/elgato-gchd.ts file and click 'Open', and then Ok. You should now be back to the OBS main screen and your video should be showing up in the preview window within a few seconds.
Troubleshooting/common issues:

Elgato Game Capture 10.6.8 Free


  • If you experience problems, first try to stop the driver (if necessary by force closing the terminal window) and unplug your Elgato Game Capture HD from your computer. Then plug it back in to reset it, and restart the driver.
Further resources

Download for Windows

To use Elgato Video Capture for Windows, you will need to download both the Driver, and the Software. After downloading, run the driver installation and follow the instructions. You can also update previous driver versions with this application.

Newest Software (Windows)

Download Driver for Elgato Video Capture

Download for Mac

To check for updates and install the latest version, first launch Elgato Video Capture and then select 'Check for Updates' from the menu. The software update will install automatically.

Newest Software (OS X)

Download Elgato Video Capture 2.0.4 for Mac
Requires OS X El Capitan 10.11 or later.

Older Software (OS X)

Download Elgato Video Capture 2.0.2 for Mac
Elgato Video Capture 2.0.2 will work on an Intel Mac with 10.11 or later. However, we recommend macOS 10.13 or later with all software and security updates installed. Read me

Download Elgato Video Capture 1.1.5 for Mac
Elgato Video Capture 1.1.5 will work on an Intel Mac with OS X 10.6.8 or higher. However, we recommend macOS 10.13 or later with all software and security updates installed. Read Me: English / 日本語

Download Video Capture 1.1.3
Please note: Video Capture 1.1.3 does not support OS X 10.5.8. OS X 10.5.8 users, please use version 1.1.2. Read Me: English / Español / 日本語

Download Video Capture 1.1.2
Supports OS X 10.5.8. Read Me: English / Español / 日本語

Datasheets

Download datasheet (EN) Video Capture
Download Quick Start Guide (EN, DE, FR, SE) Video Capture
Descargar la hoja de datos (ES) Video Capture
таблица параметров (Datasheet RU) Video Capture
Başlangıç Kılavuzu (TR) Video Capture
Инструкция по эксплуатации (RU) Video Capture
instrukcja obsługi (PL) Video Capture

Software User Guide

Download User Guide (EN) Video Capture
Descargar el guía de instalación (ES) Video Capture
Scaricare la guida rapida (IT) Video Capture

FAQs

Where are my converted videos from Elgato Video Capture stored?
Can Elgato Video Capture send video to iMovie?
Can Elgato Video Capture send video to YouTube?
Can I edit video using Elgato Video Capture?
More FAQs

Elgato

Support

Need help? Please contact our technical support team here.