Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dvr:mac [2019/06/11 02:36] – [Install the storage software] neds | dvr:mac [2026/07/17 20:54] (current) – neds | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Setting up DVR storage on a Mac computer ====== | ====== Setting up DVR storage on a Mac computer ====== | ||
| + | <btn type=" | ||
| + | < | ||
| ===== Requirements ===== | ===== Requirements ===== | ||
| + | <WRAP indent> | ||
| + | |||
| + | **Before you continue, make sure you have the following: | ||
| - | * [[DVR: | + | * One or more compatible |
| - | * Compatible | + | * Mac running |
| - | * Mac running | + | |
| * Sufficient disk space to hold recordings. HD content typically runs around 6GB per hour, so a 500 GB hard drive for recordings is a good minimum to have. | * Sufficient disk space to hold recordings. HD content typically runs around 6GB per hour, so a 500 GB hard drive for recordings is a good minimum to have. | ||
| - | * The Mac must be on at all times in order to make recordings or access previously recorded content. Sleep mode should be disabled. | + | * The Mac must be on at all times in order to make recordings or access previously recorded content. Sleep mode should be disabled, and instead only sleep the display. |
| + | * Wired network connection. The DVR will handle a great deal of video traffic, so a wired ethernet connection is recommended. | ||
| + | |||
| + | </ | ||
| ===== Install the storage software ===== | ===== Install the storage software ===== | ||
| + | <WRAP indent> | ||
| - | - Download the HDHomeRun Mac software here: LINK GOES HERE | + | - Download the HDHomeRun Mac software here: |
| + | * Normal version: **http:// | ||
| + | * Beta version: **https:// | ||
| - If it hasn't already opened automatically, | - If it hasn't already opened automatically, | ||
| - Double click on the installer and enter your Mac's administrator password when prompted. If you've never set up an administrator password, simply press enter. | - Double click on the installer and enter your Mac's administrator password when prompted. If you've never set up an administrator password, simply press enter. | ||
| - | - The installer will ask which parts of the software to install. | + | - The installer will ask which parts of the software to install. |
| - | - Go to http://my.hdhomerun.com/ and verify that HDHomeRun RECORD shows at the top of the page. | + | |
| + | <WRAP center info 80%>By default, recordings are stored in < | ||
| + | |||
| + | |||
| + | ===== Advanced options ===== | ||
| + | <WRAP indent> | ||
| + | |||
| + | ===Change | ||
| + | |||
| + | |||
| + | - Open Terminal and run: < | ||
| + | - Then run the command: < | ||
| + | - Change the record location to the exact location | ||
| + | - To save the changes, press control-o, and then press control-x | ||
| + | - Run the command: < | ||
| + | - Open the **System Preferences** from the Apple menu | ||
| + | - Open **Security & Privacy** | ||
| + | - Click on the **Privacy** tab. | ||
| + | - Click on the **padlock icon** in the bottom left corner | ||
| + | - Scroll down on the list in **Security & Privacy** and click on **Full Disk Access**. | ||
| + | - Enable the checkbox next to the **hdhomerun_record** entry. | ||
| + | - Restart the DVR again by placing the following commands into the Terminal: < | ||
| + | sudo launchctl load / | ||
| + | \\ | ||
| - | <WRAP center round info 60%> | ||
| - | By default, recordings are stored in / | ||
| </ | </ | ||
| + | <WRAP info center> | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | ===Restart the DVR without rebooting the Mac=== | ||
| + | - Open Terminal and run:< | ||
| + | sudo launchctl load / | ||
| - | ===== Changing recording location ===== | ||
| ===== Uninstalling ===== | ===== Uninstalling ===== | ||
| - | <WRAP center | + | <WRAP indent> |
| + | |||
| + | <WRAP center important | ||
| Uninstalling the Mac DVR storage software will also remove the folder used for recordings. If you do not move the recordings to a new location, they will be erased by the uninstallation. | Uninstalling the Mac DVR storage software will also remove the folder used for recordings. If you do not move the recordings to a new location, they will be erased by the uninstallation. | ||
| </ | </ | ||
| Line 39: | Line 78: | ||
| - | ===== Using DVR ===== | + | </ |
| - | Now that everything | + | ===== Troubleshooting |
| + | <WRAP indent> | ||
| + | |||
| + | |||
| + | ==== Install error ==== | ||
| + | <WRAP indent> | ||
| + | |||
| + | If you get an error message during the installation of the DVR then you may need to manually uninstall the DVR to reinstall it: | ||
| + | |||
| + | Open Terminal and run the following: | ||
| + | |||
| + | < | ||
| + | sudo -s | ||
| + | </ | ||
| + | |||
| + | Enter your password when prompted. Then copy/paste the following into the terminal and press return: | ||
| + | |||
| + | < | ||
| + | / | ||
| + | /bin/rm "/ | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | /bin/rm -rf "/ | ||
| + | </ | ||
| + | |||
| + | You may see some errors about things not being found; | ||
| + | |||
| + | </ | ||
| + | |||
| + | </ | ||
| + | ===== Next step: Using DVR in the HDHomeRun app ===== | ||
| + | <WRAP indent> | ||
| + | |||
| + | Once you finish setting | ||
| + | <btn type=" | ||
| + | |||
| + | </ | ||
| + | |||
| + | {{tag>DVR mac}} | ||