Rumors and Expectations for the Next Apple TV

Rumors and Expectations for the Next Apple TV
source: gettyimages
September 22, 2025

The upcoming Apple TV model is anticipated to debut later this year, bringing a host of rumored features and updates. Here’s a comprehensive overview of what to expect based on the latest leaks and reports.

Likely Features

N1 Chip with Wi-Fi 7

According to Bloomberg's Mark Gurman, the new Apple TV is set to feature Apple's proprietary combined Wi-Fi and Bluetooth chip — likely the recently announced N1 chip found in the iPhone 17 series and iPhone Air. This chip supports Wi-Fi 7, marking a significant upgrade over the current Wi-Fi 6 support.

Wi-Fi 7 Benefits:

A17 Pro Chip

The current Apple TV is powered by the A15 Bionic chip, introduced with the iPhone 13 series in 2022. Rumors indicate that the new Apple TV will feature the A17 Pro chip, providing:

This chip is also found in the iPhone 15 Pro, iPhone 15 Pro Max, and iPad mini 7, all supporting advanced AI features. The new Apple TV is expected to come with 8GB of RAM, an increase from previous models.

Other Rumors

FaceTime Camera and Gesture Controls?

With tvOS 17, Apple introduced a FaceTime app that leverages the rear camera of connected iPhones or iPads. Speculation suggests that the next Apple TV could incorporate a built-in camera, eliminating the need for external devices for FaceTime calls. Additionally, Apple has discussed the possibility of gesture-based controls, where hand movements could interact with the TV interface.

tvOS 26 Enhancements:

Lower Price Point?

Analyst Ming-Chi Kuo speculates that the new Apple TV might be more affordable, potentially sub-$100. Historically, the original and 2012 models launched at $99, with the latter dropping to $69 later. Current models start at $129 for 64GB, with a 128GB variant costing $149.

While a significant price reduction is debated, hints of a more budget-friendly model could make the device more competitive, especially against low-cost streaming options from Amazon and Roku.

Release Timeline

The next Apple TV is expected to launch toward the end of the year, with October or November being the prime candidates for announcement. Historically, previous models have been announced as follows:

---

Stay tuned for official announcements as Apple prepares to unveil its latest streaming device with cutting-edge features and enhancements.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 150 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644223,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}