---
title: Install tvheadend on Ubuntu using the Snap Store | Snapcraft
description: Get the latest version of tvheadend for on Ubuntu - TV streaming server
  supporting DVB, ATSC, IPTV, and SAT>IP
url: https://snapcraft.io/install/tvheadend/ubuntu
---

[Canonical Snapcraft](https://snapcraft.io/)

# Install tvheadend on **Ubuntu**

# tvheadend

[Lucy Llewellyn (lucyllewy)](https://snapcraft.io/publisher/lucyllewy "View all snaps from Lucy Llewellyn (lucyllewy)")

* [Lucy Llewellyn (lucyllewy)](https://snapcraft.io/publisher/lucyllewy "View all snaps from Lucy Llewellyn (lucyllewy)")
* [Photo and Video](https://snapcraft.io/search?categories=photo-and-video)
* [Server and Cloud](https://snapcraft.io/search?categories=server-and-cloud)

[Install](https://snapcraft.io/install/tvheadend/ubuntu#install)

#### TV streaming server supporting DVB, ATSC, IPTV, and SAT>IP

Tvheadend is a TV streaming server and digital video recorder supporting DVB-S, DVB-S2, DVB-C, DVB-C2, DVB-T, DVB-T2, ATSC, IPTV, SAT>IP and other formats. It can also stream and record from HDHomeRun devices.
Once installed use your web browser to navigate to `http://[IP-Address]:9981/` (You can use `127.0.0.1` for the IP Address if your browser and tvheadend are on the same computer.)

Once installed use your web browser to navigate to `http://[IP-Address]:9981/` to set up the server. You can use `127.0.0.1` for the IP Address if your browser and tvheadend are on the same computer, or you can find the TVHeadend icon in your desktop menu.

You can change the listening port and IP with `snapctl set tvheadend tvh-http-port=9981` and `snapctl set tvheadend tvh-ip=0.0.0.0`. You can also change the port for HTSP streaming connections with `snapctl set tvheadend tvh-htsp-port=9982`

OSCam's web interface is listening on port `8888` by default. You can change this by editing the file returned by `tvheadend.oscam-config`. e.g. `sudo $EDITOR $(tvheadend.oscam-config)`. This is an ini-style file where the web interface IP Address and Port are configured as below:

```
 [global]
 serverip =

 [webif]
 httpport =
```

See [the OSCam configuration reference](<http://www.streamboard.tv/wiki/OSCam/en/Config/oscam.conf>) for details on the accepted options for the configuration file.

* Upstream Project: <https://tvheadend.org/>
* snapcraft.yaml Build Definition: <https://github.com/diddlesnaps/tvheadend/blob/master/snap/snapcraft.yaml>

This Snap package is not maintained by the TVHeadend project. Please report issues here: <https://github.com/diddlesnaps/tvheadend/issues>

### Package name

* tvheadend

---

### License

* GPL-3.0+

---

### Last updated

* 1 August 2022 - latest/stable
* 23 October 2023 - latest/edge

This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.

---

### Websites

* [tvheadend.org](https://tvheadend.org/ "https://tvheadend.org/")

---

### Contact

* [github.com/diddlesnaps/tvheadend/issues](https://github.com/diddlesnaps/tvheadend/issues "https://github.com/diddlesnaps/tvheadend/issues")

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/install/tvheadend/ubuntu#report-snap-modal)

---

## Enable snaps on Ubuntu and install tvheadend

Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.

Snaps are discoverable and installable from the [Snap Store](https://snapcraft.io/store), an app store with an audience of millions.

### Enable snapd

If you’re running [Ubuntu 16.04 LTS (Xenial Xerus)](https://www.ubuntu.com/) or later, including [Ubuntu 18.04 LTS (Bionic Beaver)](https://www.ubuntu.com/desktop/features) and [Ubuntu 20.04 LTS (Focal Fossa)](https://wiki.ubuntu.com/FocalFossa/ReleaseNotes), you don’t need to do anything. Snap is already installed and ready to go.

For versions of Ubuntu between [14.04 LTS (Trusty Tahr)](https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes) and [15.10 (Wily Werewolf)](https://wiki.ubuntu.com/WilyWerewolf/ReleaseNotes), as well as Ubuntu flavours that don’t include *snap* by default, *snap* can be installed from the Ubuntu Software Centre by searching for *snapd*.

Alternatively, snapd can be installed from the command line:

```
sudo apt update
sudo apt install snapd
```

Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.

### Install tvheadend

To install tvheadend, simply use the following command:

```
sudo snap install tvheadend
```

### Other popular snaps…

[See more...](https://snapcraft.io/search?categories=featured)

[See more in Featured](https://snapcraft.io/search?categories=featured)

### More things to do…

#### [Get the snap store](https://snapcraft.io/snap-store)

Browse and find snaps from the convenience of your desktop using the snap store snap.

#### [Learn more about snaps](https://snapcraft.io/docs)

Interested to find out more about snaps? Want to publish your own application? Visit [snapcraft.io](https://snapcraft.io/) now.

[Back to top](https://snapcraft.io/install/tvheadend/ubuntu)

© 2026 Canonical Ltd.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.

Powered by [Charmed Kubernetes](https://www.ubuntu.com/kubernetes)

[Join the forum](https://forum.snapcraft.io/), contribute to or report problems with,
[snapd](https://bugs.launchpad.net/snapd),
[Snapcraft](https://bugs.launchpad.net/snapcraft),
or [this site](https://github.com/canonical/snapcraft.io/issues/new).

* [Share on Twitter](https://twitter.com/snapcraftio)
* [Share on Facebook](https://www.facebook.com/snapcraftio)
* [Share on YouTube](https://www.youtube.com/snapcraftio)

* [Terms of Service](https://ubuntu.com/legal/terms-and-policies/snap-store-terms)
* [Data privacy](https://www.ubuntu.com/legal/data-privacy)
* [Manage your tracker settings](https://snapcraft.io/install/tvheadend/ubuntu)
* [Service status](https://status.snapcraft.io/)
* [Other functions](https://dashboard.snapcraft.io/)
* [Contact us](https://snapcraft.io/about/contact-us)
