• @[email protected]
    link
    fedilink
    English
    1319 days ago

    Re-encoding is one thing, but ads are more or less supposed to be dynamic based on user location and likely some other data to target them.

    Offloading that to the client made a lot of sense but now they have to do this server-side, they have very smart people working on making this as efficient as possible using tricks you’ve mentioned and more but it is still more effort than before. All for something that will likely be circumvented eventually.

    • @[email protected]
      link
      fedilink
      English
      819 days ago

      All of that targeting data lives on Google’s servers already. Your computer isn’t trying to figure out who you are and what you like each ad play, Google already knows who you are when your browser makes a request for a video. Everything you are talking about is already server-side.

      • @[email protected]
        link
        fedilink
        English
        118 days ago

        The data is but the client gets the specific bits from a CDN. Now they need a server to stitch these server side and stream it to you.