Google Is Killing Chromecast

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • soundsync

    Virtual cables between any audio source and any speaker in your home

    I think Sonos sued the heck out of Google for those, and it caused those devices to disappear for a few years. Sonos lost that case late last year though, so hopefully we'll see a resurgence?

    https://www.reuters.com/legal/litigation/google-wins-repriev...

    Otherwise, you can DIY it with a bunch of old devices or Raspberry Pis and https://github.com/geekuillaume/soundsync

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • connectedhomeip

    Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.

    https://github.com/project-chip/connectedhomeip/blob/master/...

    2. Only native apps are supported. There's no protocol to say open a webpage & control that.

    3. No support for multi-party sessions. Only one user can interact at a time.

    4. No support for the Web's Presentation API. Since it's not based around urls & web pages, it would require lots of additional work to make it support the standard web pages have to spawn a remote display.

    By compare, Open Screen Protocol lets any target device open any web page, which is very similar to how Chromecast development works today. Whether the target device is Android, Apple, WebOS, Windows, Tizen, or other, the expectation that I could Open Screen Protocol cast to it remains the same. Where-as Matter Cast requires a native app on the device & the app has to be installed & potentially even greenlit by the target device platform itself.

    OpenScreenProtocol really looks to have it all, & the model is so much more universal. Really wish we saw some device makers pushing for it these days.

  • BespokeSynth

    Software modular synth

    I fairly certain that the academic open source community had already published prior art for delay correction and volume control of speaker groups (which are obvious problems when you add multiple speakers to a system with transmission delay). IIRC there was a microsoft research blog post with a list of open source references for distributed audio from prior to 2006 for certain. (Which further invalidates the patent claims in question).

    Before they locked Chromecast protocol down, it was easy to push audio from pulseaudio sound server to Chromecast device(s).

    The patchbay interface in soundsync looks neat. Also patch bay interfaces: BespokeSynth, HoustonPatchBay, RaySession, patchance, org.pipewire.helvum, easyeffects: https://github.com/BespokeSynth/BespokeSynth/issues/1614#iss...

    pipewire handles audio and video streams. soundsync with video would be cool too.

  • Killed by Google

    Part guillotine, part graveyard for Google's doomed apps, services, and hardware.

    Another addition to https://killedbygoogle.com/.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Art of saying no!

    1 project | dev.to | 2 Nov 2024
  • Why GitHub Won

    3 projects | news.ycombinator.com | 9 Sep 2024
  • Should you use Firebase for your app or website?

    1 project | dev.to | 6 Aug 2024
  • Meta introduces Segment Anything Model 2

    2 projects | news.ycombinator.com | 31 Jul 2024
  • How to burn US$10M on an ArXiv preprint

    2 projects | news.ycombinator.com | 30 Jul 2024

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?