• 0 Posts
  • 88 Comments
Joined 2 years ago
cake
Cake day: August 15th, 2023

help-circle

  • Remembering how Subset Games is notoriously anti-mobile I looked into it. Turns out, as usual, they did not intend to release a mobile port, just like with FTL. They have an FTL iPad port, but refused to release an Android port due to piracy concerns, claiming it wasn’t worth the effort to bother with the port. But Netflix approached them and sponsored the mobile ports for Into the Breach. In other words, if not for Netflix, the game would not have been playable on mobile at all. This likely applies to all the other Netflix exclusive games, they don’t buy licenses, they sponsor the ports.

    And even if they were just buying licenses and making games available only through Netflix, then go complain to the game devs, not Netflix. Devs are the ones who agreed to it when they were offered money.















  • PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

    • Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients.
    • Accessing sources of video for consumption.
    • Generating graphs for audio and video processing.

    Nodes in the graph can be implemented as separate processes, communicating with sockets and exchanging multimedia content using fd passing.