Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| hdhomerun_config [2019/08/29 01:54] – [Streaming to a target machine] neds | hdhomerun_config [2024/02/07 03:04] (current) – neds | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * PC or embedded platforms. | * PC or embedded platforms. | ||
| - | ===== Compiling | + | ===== Obtaining |
| <WRAP indent> | <WRAP indent> | ||
| Line 15: | Line 15: | ||
| <WRAP indent> | <WRAP indent> | ||
| - | Download and install the HDHomeRun software for Windows. The hdhomerun_config.exe executable can be found in the program directory - default C:\Program Files\Silicondust\HDHomeRun. | + | Download and install the [[https:// |
| </ | </ | ||
| Line 22: | Line 22: | ||
| <WRAP indent> | <WRAP indent> | ||
| - | Download and extract the libhdhomerun archive. Create a new empty project and include all | + | Download and extract the libhdhomerun archive |
| the .c and .h files. From the project properties page under C/C++ advanced, change the Compile As type to C, click apply and then change it back to C++ -- this is a workaround for a bug in MSVC++. Under the Linker input, add Ws2_32.lib and iphlpapi.lib as Additional Dependencies. | the .c and .h files. From the project properties page under C/C++ advanced, change the Compile As type to C, click apply and then change it back to C++ -- this is a workaround for a bug in MSVC++. Under the Linker input, add Ws2_32.lib and iphlpapi.lib as Additional Dependencies. | ||
| Line 28: | Line 28: | ||
| </ | </ | ||
| + | === Mac (pre-compiled) === | ||
| + | <WRAP indent> | ||
| - | === Cygwin/Linux/Mac/*BSD === | + | Download the [[https:// |
| + | |||
| + | </ | ||
| + | === Linux/BSD === | ||
| <WRAP indent> | <WRAP indent> | ||
| - | Download and extract the libhdhomerun archive. | + | Download and extract the libhdhomerun archive |
| Run " | Run " | ||
| Line 100: | Line 105: | ||
| | < | | < | ||
| | < | | < | ||
| + | | < | ||
| </ | </ | ||
| Line 238: | Line 244: | ||
| < | < | ||
| format: hdhomerun_config <id> get / | format: hdhomerun_config <id> get / | ||
| - | eg: | + | eg: |
| </ | </ | ||
| Line 365: | Line 371: | ||
| {{tag> | {{tag> | ||
| + | {{tag> | ||