This is a $1 dollar increase from what I was paying. But soon subscribers will be $15/month, then $20/month. I wonder how much of deezer’s income actually goes to the artists.

  • andrybak@startrek.website
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    8 months ago

    I assume this will have to be a streaming service, as opposed to a download service for various reasons. Here are some points related to it:

    1. Skype (the video/voice call and chat application) used to be federated in a similar way on desktops until late 2000s. Users with available bandwidth were treated as nodes. People even reported, that sometimes, whenever Internet wasn’t working, Skype was the only thing that continued to work — because someone on the same network was a node at the time and their Internet was working.

      This all broke down due to the advent of mobile devices. Phones cannot be used as such nodes for traffic. Nobody was going to put up with Skype draining both your data (if your tariff/contract has data limit) and your phone battery. This feature of Skype is long gone now.

      Similarly, too many people are using Spotify on the go. People would have to pay way more for using such a “torrented” service via phone apps.

    2. The different nodes in such network will have vastly different bandwidth, which makes it more complicated to maintain a consistent stream (i.e. with not buffering, stuttering, etc). Regular BitTorrent downloads don’t care, because they usually aren’t streamed. However, it’s possible to make BitTorrent downloads more favorable to streaming the content by forcing downloads of chunks of files in order.

    3. The nodes in such service need to manage bandwidth for obvious reasons. They would also need to manage storage – the music, the audiobooks, and the podcasts need to be stored somewhere. Also, the nodes would need to manage CPU (or GPU or whatever) for encoding/reencoding/whatever. Managing resources (using them, allocating, throttling, deallocating) on a computer that you don’t control is extremely hard, which is an additional layer of complexity. It is even hard on computers that you do control (this video explains why).

    4. Apparently podcast apps Juice and Miro support BitTorrent, but I don’t know anything about it. They download the whole thing, i.e. don’t stream, as far as I can tell.

    5. See also: