Dream is an open source software receiver and transmitter for DRM (Digital Radio Mondiale) standard. It is a cross-platform application, yet there are no up-to-date Linux packages for major distros. I tried to install existing packages and failed to launch Dream with a segmentation fault.
So I decided to build from source. Dream needs Qt development kit and some other libraries. For audio decoding and encoding, AAC libraries are needed. These are available in repositories, but most of the time they are compiled without DRM support. I will show you how to compile them with DRM support and make Dream detect them.
Update: Tested and working on Ubuntu 16.04 and 16.10.
The instructions below are based on the official instructions on Dream website. I updated them to work with newer Ubuntu releases and I also added a Desktop entry, so you can launch Dream from Dash. It should be noted that the source compiles on Qt5, yet Dream doesn't work (segmentation fault).
Read more »
Friday 25 December 2015
Home
/
Dream
/
DRM
/
Linux
/
Linux - Compile
/
Linux - Ubuntu
/
How to compile and set up Dream DRM on Ubuntu
How to compile and set up Dream DRM on Ubuntu
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment