Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
RAI DAB+ feed from 5 West
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Adam792" data-source="post: 1127960" data-attributes="member: 330868"><p>After discussion of this elsewhere on the 30°W thread, and the great suggestion of [USER=238167]@Dggrr[/USER] , I can confirm you can get both eti-tools and dablin working in Windows via the Windows Subsystem for Linux.</p><p></p><p>[URL unfurl="true"]https://docs.microsoft.com/en-us/windows/wsl/install[/URL]</p><p></p><p>You install that in the way described using PowerShell in Administrator mode, then after rebooting it will automatically set-up Ubuntu for you. You'll need to create a username and password in the WSL Ubuntu system.</p><p></p><p>In the open Ubuntu command line, you need to run -</p><p></p><p>[CODE]sudo apt update</p><p>sudo apt upgrade[/CODE]</p><p></p><p>(This bit is important as some of the stuff you need isn't available until you've done that!)</p><p></p><p>Then do -</p><p></p><p>[CODE]sudo apt install build-essential[/CODE]</p><p></p><p>Now you can install eti-tools -</p><p></p><p>[CODE]git clone https://github.com/piratfm/eti-tools.git</p><p>cd eti-tools</p><p>make</p><p>sudo make install[/CODE]</p><p></p><p>Finally, install dablin with -</p><p></p><p>[CODE]sudo apt install dablin[/CODE]</p><p></p><p>Once that's done, you can play the DAB stations in the ways described in this thread. You'll need a stream from whatever satellite device you're using in MPEG-TS format, containing the PID with the DAB data.</p></blockquote><p></p>
[QUOTE="Adam792, post: 1127960, member: 330868"] After discussion of this elsewhere on the 30°W thread, and the great suggestion of [USER=238167]@Dggrr[/USER] , I can confirm you can get both eti-tools and dablin working in Windows via the Windows Subsystem for Linux. [URL unfurl="true"]https://docs.microsoft.com/en-us/windows/wsl/install[/URL] You install that in the way described using PowerShell in Administrator mode, then after rebooting it will automatically set-up Ubuntu for you. You'll need to create a username and password in the WSL Ubuntu system. In the open Ubuntu command line, you need to run - [CODE]sudo apt update sudo apt upgrade[/CODE] (This bit is important as some of the stuff you need isn't available until you've done that!) Then do - [CODE]sudo apt install build-essential[/CODE] Now you can install eti-tools - [CODE]git clone https://github.com/piratfm/eti-tools.git cd eti-tools make sudo make install[/CODE] Finally, install dablin with - [CODE]sudo apt install dablin[/CODE] Once that's done, you can play the DAB stations in the ways described in this thread. You'll need a stream from whatever satellite device you're using in MPEG-TS format, containing the PID with the DAB data. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Satellite TV receivers & systems support forums
Satellite PC Card Receivers, Internet by Satellite
RAI DAB+ feed from 5 West
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top