# Rad TV for iOS / Apple TV

## How to Install

{% embed url="<https://apps.apple.com/us/app/rad-tv/id964433932>" %}
You can also search for "Rad TV" on the Apple App Store
{% endembed %}

## Supported Features

<table><thead><tr><th width="308"></th><th width="221" data-type="checkbox">iOS</th><th data-type="checkbox">Apple TV</th></tr></thead><tbody><tr><td>Free Live TV</td><td>true</td><td>true</td></tr><tr><td>Free On Demand</td><td>true</td><td>true</td></tr><tr><td>Premium Live TV¹</td><td>true</td><td>true</td></tr><tr><td>Premium On Demand¹</td><td>true</td><td>true</td></tr><tr><td>Sideloading¹</td><td>true</td><td>false</td></tr><tr><td>DLNA/UPnP¹</td><td>true</td><td>true</td></tr><tr><td>RSS Feeds¹</td><td>true</td><td>true</td></tr></tbody></table>

{% hint style="info" %}
¹ Requires a [Premium subscription](/rad/getting-started-subscribers-viewers/premium-and-free-on-demand-video-and-free-tv.md).
{% endhint %}

## Video & Photo Formats Supported

<table><thead><tr><th width="120">iOS</th><th width="157" data-type="checkbox">Spherical 360°</th><th width="149" data-type="checkbox">Spherical 180°</th><th width="140" data-type="checkbox">Fixed Frame</th><th data-type="checkbox">Augmented Reality</th></tr></thead><tbody><tr><td>Video</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Photo</td><td>true</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

<table><thead><tr><th width="120">Apple TV</th><th width="157" data-type="checkbox">Spherical 360°</th><th width="149" data-type="checkbox">Spherical 180°</th><th width="140" data-type="checkbox">Fixed Frame</th><th data-type="checkbox">Augmented Reality</th></tr></thead><tbody><tr><td>Video</td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td>Photo</td><td>false</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

## How to View RSS Feeds

1. Add RSS feeds to your Rad TV account using the instructions [here](/rad/getting-started-subscribers-viewers/adding-external-rss-feeds-to-your-library.md#viewing-feeds-on-rad-tv).
2. Open the Rad TV app.
3. Make sure you are logged in and have a [Rad TV Premium membership](/rad/getting-started-subscribers-viewers/premium-and-free-on-demand-video-and-free-tv.md).
4. Go to your Library and open the RSS Feeds section.
5. If the feed you added on your Rad account parsed correctly it will show up as a folder (or folder thumbnail).

{% hint style="info" %}
If the feed is listed on your [RSS Feeds page](https://rad.live/editaccount/?activeTab=rssfeeds) but does not show up in the application, it's likely that the application failed to parse the feed. Please check to make sure the feed follows our standards.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rad.live/rad/getting-started-subscribers-viewers/rad-tv-for-ios-apple-tv.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
