Audio Streaming App

280х280
Celadon
  • Score Awaiting client review
    n/a
  • Date Published
  • Reading Time 2-Minute Read
1600_1100-1

The app for audio streaming of non-musical content with custom music player. Includes offline mode and publishers interface.

Challenge

The customer, a publishing agency with 10-20k daily listeners, approached us with a request to build an app with a splendid user experience that will create new monetization channels and improve the existing ones.

The Audio App would be a platform for generating, categorization, storing and providing non-musical audio content for freemium and paid users. It should have elements of a social network, advertisement platform, and workspace.

The main technical challenges were:

  • Implementation of the copyright protection method for audiobooks (DRM).
  • Implementation of secure and reliable audio records storage, since the risk of unique content loss was obviously critical for the client.

Solution

The developed system comprises several interfaces that connect different types of users, backend servers and media servers into one digital ecosystem. There were a number of special services integrated into the solution.

After some scope optimization, the solution fit a reasonable budget of the client and was developed and released as a fully functional audio streaming platform MVP with elements of the social network, freemium mode, and workspace for content creators. There was a highly customized audio player implemented in the application.

Special attention was paid to the data backup smart system. Taking into account the data volume it was not a trivial task. Because we had rich experience in working with huge volumes of video data, our engineers solved this challenge successfully.

Providing reliable copyright protection (DRM) for the content is essential for the modern media business. After some discussion with the client, we decided to go with a standard scheme which is a built-in media server, but we also kept in mind the possibility of moving to our own scheme based on asymmetric encryption in the later stages of development that are currently at the planning stage.

Tech Stack

Linux, Python, Django, Rest Framework, Celery, Redis, PostgreSQL, HAProxy, Nginx, Firebase, React Native, React.js, Redux Saga, JEST, ESlint, Airbnb Config.