Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
Android application that allows you to listen to songs, sent by a server, with a random codec and bitrate. The application allows the user to rate the QoE (Quality of experience). The classifications were studied in order to determine for different bitrates the best codec.
https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
Last synced: 3 months ago
JSON representation
Android application that allows you to listen to songs, sent by a server, with a random codec and bitrate. The application allows the user to rate the QoE (Quality of experience). The classifications were studied in order to determine for different bitrates the best codec.
- Host: GitHub
- URL: https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE
- Owner: albertolalanda
- License: gpl-3.0
- Created: 2018-05-02T09:35:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T18:33:12.000Z (almost 6 years ago)
- Last Synced: 2024-07-14T13:32:30.403Z (4 months ago)
- Language: Java
- Homepage:
- Size: 15 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - albertolalanda/new-ultrasonic-fork-for-MyMusicQoE - Android application that allows you to listen to songs, sent by a server, with a random codec and bitrate. The application allows the user to rate the QoE (Quality of experience). The classifications (others)
README
# MyMusicQoE
The purpose of MyMusicQoE is to gather statistics of music streaming quality of experience.
For the server of this project, check out (https://github.com/RIPASSAS/airsonic)![Output sample](https://github.com/albertolalanda/new-ultrasonic-fork-for-MyMusicQoE/blob/master/demonstration.gif)
## Contributing
If you want to contribute to this project install the application, and just listen to music and rate how you felt about the quality of the audio. Your ratings will be used for a report on digital audio quality and transcoders, so the more songs you rate the better.
# Thanks
This application was based on Ultrasonic (https://github.com/ultrasonic/ultrasonic) and uses a modified airsonic server (https://github.com/airsonic/airsonic).
## License
This software is licensed under the terms of the GNU General Public License version 3 (GPLv3).
Full text of the license is available in the [LICENSE](LICENSE) file and [online](https://opensource.org/licenses/gpl-3.0.html).