Urgent.News

What's breaking now, across thousands of outlets.

Tech

Meta pushes controversy aside to announce new Gen 3 Ray-Ban Meta camera glasses with more styles, more power (and less welcome price increases)

Meta has introduced new glasses in new looks – and finally solved one of photographers' biggest complaints about the smart glasses into the bargain

Meta pushes controversy aside to announce new Gen 3 Ray-Ban Meta camera glasses with more styles, more power (and less welcome price increases)

Meta has launched its newest iteration of Ray-Ban Meta glasses, the Gen 3 model, which introduces a range of enhancements to the previously criticized camera-enabled glasses. Among the most notable upgrades are two new designs, the Aviator and Zena, which deviate from the iconic Wayfarer style that has been associated with the product. However, the Wayfarer design is still available for those who prefer it, expanding the range and potentially reducing the likelihood of the glasses being identified as a specific style.

The shift in styles is intended to broaden the appeal of the glasses, making them more accessible to individuals who might not typically opt for that particular look. This change, however, comes at a higher price point, with the latest models starting at $449 / £409, marking a significant increase from the previous Ray-Ban Meta Gen 2, which launched at $379 / £379.

Despite this price hike, the new models offer several improvements. While the camera's resolution remains at 12MP, the audio quality has been enhanced. The new design features a six-microphone array, up from five, which improves noise cancellation and enables recorded audio to comply with the Dolby Atmos standard - a first for Gen 3 video.

A programmable action button, reminiscent of features seen on earlier Meta glasses, is included. This button can be customized to execute various actions, such as capturing photos or videos. The battery life has also been extended from approximately eight hours to nine hours, representing a substantial improvement over the previous models.

However, these improvements are yet to be tested in real-world usage, which typically gauges battery life based on audio playback. Moreover, the glasses come with adjustable temple tips, a feature aimed at enhancing comfort and making them a more viable option for those seeking top-tier camera glasses. It is worth noting that Meta has also introduced a range of smart glasses without camera capabilities, a move that aligns with the company's broader strategy.

Written by urgent.news from Digital Camera World's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at digitalcameraworld.com →

More in Tech

I built a CLI that scaffolds the boring parts of an AI SaaS — here's what it actually generates

Every AI SaaS project starts with the same two days of nothing-interesting: auth, a users table, an encrypted place to store provider API keys, a Prisma schema.

  • @chimerai/cli scaffolds AI SaaS projects with common but unexciting elements
  • Users can customize features like authentication, role-based access control, and database type
  • CLI generates secure code using Next.js, TypeScript, and Python libraries

Python Error Handling: try/except for Beginners

📌 Quick Info Topic: Error handling in Python Target Audience: Beginners who've seen error messages but don't know how to handle them Goal: Stop being scared of errors and start handling them…

  • try/except statement catches and manages errors in Python code
  • Syntax includes try block with potential error code, except block to handle errors
  • try/except improves program resilience, handles user input errors gracefully

More from Thursday 24 September →