NextPVR Forums

Full Version: Install Information
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Running on a Mac, you have the option of either installing natively, or running via Docker.

Installing natively on Mac
On macOS, NextPVR supports IPTV, HDHomeRun tuners, and SAT>IP tuner (DVB-S, DVB-C, DVB-T).

The latest macOS 64bit files can be downloaded from:
http://nextpvr.com/stable/mac/NPVR.zip

Pre-requesites
You need to have the .NET 6 runtime installed. See https://docs.microsoft.com/en-us/dotnet/...tall/macos
To watch video in the web app on a mac, you'll also need to have ffmpeg installed on the machine.

To install on macOS
copy binaries to directory an NPVR directory in your home directory.
cd NPVR
dotnet ./NextPVRServer.dll

After installing, NextPVR can be accessed using a web browser at http://127.0.0.1:8866/index.html. The default login is admin/password.

A note about browser choice
If you're using Safari, you'll need to enable auto playback of video, otherwise Safari doesn't allow video to start. Safari is doing this because it assumes the video is an advert or other annoying content the user doesn't want auto playing.