RAI DAB+ feed from 5 West

Only with Pid 2048 works DAB+ Salisbury now, not 4000.

-tune-s2 11221 V 30000 -adapter 1 -system DVB-S2 -lnb UNIVERSAL
-dvbstream -c 1 -o 701 | fedi2eti 701 239.232.1.201 2048 | dablin_gtk
 

Attachments

  • DAB+ Radio Salisbury_2025-02-13_12-22.webp
    DAB+ Radio Salisbury_2025-02-13_12-22.webp
    144.6 KB · Views: 89
RAI has launched another DAB+ Radio package on the same mux at 5.0W, 12564 V, 35300, 3/4, 8PSK, Multi 12, which currently copies the same list of radio stations from Multi 11.

I would add that the VMA app manages to forward the TS via TCP, just like Crazyscan, and makes it easier to select Multi PIDs, especially 11 or 12.

The source is @andimik on piratfm.
 

Attachments

  • 12564 V_Multi 12-DAB NAZ_2025-10-07_08-57-22.webp
    12564 V_Multi 12-DAB NAZ_2025-10-07_08-57-22.webp
    104.7 KB · Views: 50
  • 5.0W_12564 V_Multi 12-DAB NAZ__2025-10-07_08-57-22.webp
    5.0W_12564 V_Multi 12-DAB NAZ__2025-10-07_08-57-22.webp
    157.5 KB · Views: 45
  • 12564 V_Multi 11_DAB Rai_2025-10-07_09-19-48.webp
    12564 V_Multi 11_DAB Rai_2025-10-07_09-19-48.webp
    168.9 KB · Views: 42
  • 12564 V_Multi 12+ Multi 11_DAB list_2025-10-07_09-10-58.webp
    12564 V_Multi 12+ Multi 11_DAB list_2025-10-07_09-10-58.webp
    138.9 KB · Views: 39
  • 12564 V_VMA_Multi 12_DAB+ Naz_2025-10-07_09-39-18.webp
    12564 V_VMA_Multi 12_DAB+ Naz_2025-10-07_09-39-18.webp
    141.4 KB · Views: 52
They are identical in content, the only difference being in two names.
 
I may have found the problem with the aac960 channels and a workaround!

The problem is Gstreamer, the one installed in satdreamgr even if older can play AAC960 using correct libavcodec, the one installed in OpenATV, even if newer, can't.
I tried upgrading OpenATV gstreamer including missing libraries but without success.

So i installed "ServiceApp" which is a service allowing to select the player to use (in OpenATV normally we have 2 player installed: Gstreamer (Default) and exteplayer3).
If you look in your bouquet file, you'll notice that all the iptv services begins with 4097 which means "Default Player" so Gstreamer
If i use 5002 instead of 4097 enigma2 will use exteplayer3 as player and guess what..... exteplayer3 can play AAC960!

So, for the moment, if you want to listen to AAC960 in openATV you must:

1) Install serviceapp

opkg install enigma2-plugin-systemplugins-serviceapp

2) Manually edit your dab bouquet file changing 4097 with 5002 ( or edit using dreamset choosing Stream Type=non-TS (exteplayer3) )
I.e. this is my line for Virgin Anthems in the SDL dab Service on 9E:
Code:
#SERVICE 5002:0:2:1:0:5:0:0:0:0:http%3a//localhost%3a5237/ts2na/1%3a0%3a1%3a492%3a1AF4%3a9E%3a5A0000%3a0%3a0%3a0%3a/1063/12/0xc7e6:Virgin Anthems
#DESCRIPTION Virgin Anthems

That's all for now
Guys need you help..can you tell me on which images and STB are you listening DAB + ? There seems to be a problem with ATV 7.6, because several users (see DAB+ radio on sat for Enigma2 Linux decoders) reported the same phenomenon. It works, but after a 30 sec sound disappear, no clue why. I am testing on 10E DAB Salisbury, especially Nation Radio or Grt Hits S'bury. Tried with Gstreamer (4097) or exteplayer3 (5002) - same story. Tried old libavcodec.so.60.3 (in ATV 7.6 the version is libavcodec.so.62.11) - same story. The files used are from Evans (see RAI DAB+ feed from 5 West) . Any ideas ? Is this a problem with the new 7.6, somebody got it working on 7.4 or 7.5 ? The only solution that i see atm is to try it on some other image (PurE2 for example).
 
Last edited:
Guys need you help..can you tell me on which images and STB are you listening DAB + ? There seems to be a problem with ATV 7.6, because several users (see DAB+ radio on sat for Enigma2 Linux decoders) reported the same phenomenon. It works, but after a 30 sec sound disappear, no clue why. I am testing on 10E DAB Salisbury, especially Nation Radio or Grt Hits S'bury. Tried with Gstreamer (4097) or exteplayer3 (5002) - same story. Tried old libavcodec.so.60.3 (in ATV 7.6 the version is libavcodec.so.62.11) - same story. The files used are from Evans (see RAI DAB+ feed from 5 West) . Any ideas ? Is this a problem with the new 7.6, somebody got it working on 7.4 or 7.5 ? The only solution that i see atm is to try it on some other image (PurE2 for example).
Update : didn't know that ATV has the files on feed :-)...did the update, but it doesn't help - same story.

root@sf4008:~# opkg install dabstreamer
Upgrading dabstreamer (0.1+git13+47fb431-r0) to dabstreamer (0.1+git17+8d84fef0+8d84fef64b) on root
Downloading https://feeds2.mynonpublic.com/7.6.0/sf4008/all/dabstreamer_0.1+git17+8d84fef0+8d84fef64b-r0_all.ipk.
update-rc.d: /etc/init.d/dabstreamer exists during rc.d purge (continuing)
Removing any system startup links for dabstreamer ...
/etc/rc0.d/K50dabstreamer
/etc/rc1.d/K50dabstreamer
/etc/rc2.d/S50dabstreamer
/etc/rc3.d/S50dabstreamer
/etc/rc4.d/S50dabstreamer
/etc/rc5.d/S50dabstreamer
/etc/rc6.d/K50dabstreamer
Configuring dabstreamer.
Adding system startup for /etc/init.d/dabstreamer.

root@sf4008:~# opkg install tsniv2ni
Upgrading tsniv2ni (1.0+git9+00c0894-r0) to tsniv2ni (1.0+git9+00c08940+00c08945f0) on root
Downloading https://feeds2.mynonpublic.com/7.6....8940+00c08945f0-r0_cortexa15hf-neon-vfpv4.ipk.
Configuring tsniv2ni.

root@sf4008:~# opkg install eti-tools
Upgrading eti-tools (1.0+git117+73f4a0f-r0) to eti-tools (1.0+git117+73f4a0f0+73f4a0f574) on root
Downloading https://feeds2.mynonpublic.com/7.6....a0f0+73f4a0f574-r0_cortexa15hf-neon-vfpv4.ipk.
Configuring eti-tools.
 
Just tried with 7.5 and 7.6 Beta, same thing.
 
Just to add some additional points to this problem :

there are 2 German DAB packages 23.5°E FTA, 12168V, SR 27500, FEC 2/3 in DVB-S/QPSK with several radio stations.
Ensemble PID IP-Address:Port
Bundesmux 1 4121 239.128.43.43:50043
Bundesmux 2 4122 239.128.72.10:50010

Klassik Radio which can be found in Bundesmux 1
(http://localhost:5237/fedi2eti/1:0:1:10 ... 043/0xd75b)
can be continuously without any interruptions, but for example
Brillux Radio in Bundesmux 2
http://localhost:5237/fedi2eti/1:0:2:10 ... 010/0x1299
plays only 30-60 seconds and then stops..i don't remember if also other radio stations are affected, but i would say yes.

Same format both streams (EDI), VLC for example shows exactly the same data for both streams
Codec : ADTS
Bitrate : 62 kb/s
Sample Rate : 48000 Hz
Decoded format : 32 bits float LE (f32I)
Decoded bits per sample : 32
AAC extension : SBR

Tested also by me, affected are Open ATV 7.4, 7.5.1 and 7.6.
It is true that this was tested on old but good SF4008, but there are several other people who are reporting the same issue. Seems to me, that all STB has the same problem. The problem already reported on ATV forum, but don't expect to get a solution soon...
 
As far as I understand, there must be something wrong in the ensamble itself (both Bundesmux 2 & DAB Salisbury). Both carry some packet sequence errors. Bundesmux 1 added for comparison.

B2.webp Salisbury.webp B1.webp
 
Could be also that, but i notice the same on 9E - Euro Dab, for example Rtl 102.5...I believe that the problem is not in the stream itself, maybe it would be recommended to adopt tsniv2ni,fedi2eti etc files.
 
@vma has come up with a solution—one I think is brilliant—using its app, DAB Launcher, to play DAB streams on Windows without having to launch WSL Linux. A simple and effective solution :-clap
 

Attachments

  • VMA Launcher_DAB Mitropoliain _2026-03-27_17-52-39.webp
    VMA Launcher_DAB Mitropoliain _2026-03-27_17-52-39.webp
    156.3 KB · Views: 37
Can you please help?
I almost gave up already but somehow managed to get all these "weird" installations through however not able to run the DAB packages.
Any idea what to do to solve this?!

1.webp 1a.webp
 
Can you please help?
I almost gave up already but somehow managed to get all these "weird" installations through however not able to run the DAB packages.
Any idea what to do to solve this?!

...
Here's a short video showing how to set up the DAB Launcher. Tested on the DAB Metrolitain at 5.0W.

I forgot to mention that to run this stream with DAB Launcher, you need to have WSL (Windows Subsystem for Linux) and one distro installed.

 
Last edited:
you don't have fedi2eti installed.
if you check your screenshot you'll see at some point: "fedi2eti: command not found".
Have you installed eti-tools? if not, read the readme.txt inside VMA archive and it tells you how to do it.

Ciao,
 
The VMA DAB Launcher works well with DAB NRK at 1.0W, without any additional commands.
As is well known, only sTiD135 cards (6903x/6909x) are capable of decoding and playing them.
I am currently using the 6909x.
 

Attachments

  • DAB NRK with Launcher_2026-03-28_17-26-21.webp
    DAB NRK with Launcher_2026-03-28_17-26-21.webp
    163.9 KB · Views: 19
you don't have fedi2eti installed.
if you check your screenshot you'll see at some point: "fedi2eti: command not found".
Have you installed eti-tools? if not, read the readme.txt inside VMA archive and it tells you how to do it.

Ciao,
Yes, I saw that, reinstalled again, now no such warning but ... still no success. I am wondering about the last message "EOF reached"; any meaning?

DAB.webp
 
EOF means Dablin receives no data.
Try settingTCP/IP to 0.0.0.0 instead of 127.0.0.1.
I read that can help
 
I resolved setting the TCP/IP to my pc address (in my case 172.16.0.203)
Can you try?
 
I tried using the IP address 0.0.0.0 myself, and I see that it works instead of 127.0.0.1. Maybe I’m wrong, but it’s actually a loopback address.
It works because, if I understand correctly, my computer acts as both a server and a client, listening on the same network interface.
But on this technical matter, let’s hear from those who are experts in networking.
 

Attachments

  • Launcher_IP 0.0.0.0 & 127.0.0.1_2026-03-28_20-13-27.webp
    Launcher_IP 0.0.0.0 & 127.0.0.1_2026-03-28_20-13-27.webp
    122.1 KB · Views: 15
Back
Top