Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dvr:linux [2019/06/06 22:25] – neds | dvr:linux [2019/12/28 08:26] (current) – neds | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # | + | ====== Setting up DVR storage on a Linux-based device ====== |
+ | <btn type=" | ||
+ | <btn type=" | ||
+ | < | ||
+ | |||
+ | ===== Requirements ===== | ||
+ | <WRAP indent> | ||
+ | |||
+ | **Before you continue, make sure you have the following:** | ||
+ | |||
+ | * [[DVR: | ||
+ | * One or more compatible HDHomeRun device: see **[[:dvr tuners|List of DVR compatible HDHomeRun devices]]** | ||
+ | * A recent and supported release of Debian or Ubuntu. | ||
+ | * Wired network connection. The DVR will handle a great deal of video traffic, so wireless connections should be avoided. | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Manual install instructions ===== | ||
+ | <WRAP indent> | ||
+ | |||
+ | The following instructions are for manual install and configuration of the HDHomeRun RECORD engine on a Linux machine. These instructions are intended for experienced users who want to experiment. | ||
+ | |||
+ | |||
+ | - Create a folder for recordings. For example from the command line you could do, < | ||
+ | - Enter the new folder: < | ||
+ | - Download the latest HDHomeRun RECORD for Linux release using the wget command or a desktop GUI/ | ||
+ | * Debian/ | ||
+ | * Stable: https:// | ||
+ | * Beta: https:// | ||
+ | * BSD-based (FreeBSD, FreeNAS) | ||
+ | * Stable: https:// | ||
+ | * Beta: https:// | ||
+ | * For example, the command might look like this < | ||
+ | - Copy to the recordings folder and rename " | ||
+ | * < | ||
+ | - Create a configuration file hdhomerun.conf in the recordings folder. Add the line: < | ||
+ | - To do this from the command line, use the command< | ||
+ | - for this example we will write in **RecordPath=/ | ||
+ | - press control key+x to exit, then press Y then enter to save. | ||
+ | - Make the file executable: < | ||
+ | - Start the HDHomeRun RECORD engine:< | ||
+ | |||
+ | ./ | ||
+ | - To start from a different directory: < | ||
+ | /<path to recording folder>/ | ||
+ | |||
+ | /<path to recording folder>/ | ||
+ | - < | ||
+ | The progress release builds of the record engine generate detailed log files by default. The log files are placed in the HDHomeRun directory and are named YYYYMMDD.log (UTC time). Note that all timestamps in the log files are in UTC time, not local time. | ||
+ | |||
+ | No log file - this usually means the record engine was not able to find the config file, was not able to find RecordPath in the config file, or the path specified doesn' | ||
+ | |||
+ | </ | ||
+ | ===== Next step: Using DVR in the HDHomeRun app ===== | ||
+ | <WRAP indent> | ||
+ | |||
+ | Once you finish setting up a DVR storage device, see our guide link below for instructions on using the DVR features in the HDHomeRun app.\\ | ||
+ | <btn type=" | ||
+ | |||
+ | </ | ||
+ | |||
+ | {{tag> |