157
Why is there no music-based platform like PeerTube?
(discuss.tchncs.de)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Ads are a technical challenge. It is easy to track how many users are listening to a stream, and therefore how many users hear an ad. The hard part is keeping instance admins from faking these results to overcharge for ads, since they have full control over the computing equipment that are tracking listeners to ads.
Should just be each instance has its own ads and transmits them to the stream you're listening to
But no one will buy ad space on your instance unless they can confirm that their ads are reaching your audience.
The best way I can think of to sell ad space is to put digital markers in the stream to denote an ad. Then the advertiser can retrieve the stream, search for the markers in the stream, and confirm that the ad was broadcast to the audience, and how often. Or you could just use machine learning now to detect whether your ad was played, but using markers is probably way simpler and cheaper to do.
The hard part is getting everyone to agree on the technical details, like the stream protocol, of how markers can be included in a stream and how to detect them.
The question is whether you trust the instances with their numbers. If you don't, you need tracking that calls back to a third party server. Not everyone will agree to being tracked like this, though