DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.55k stars 253 forks source link

Icecast streaming #275

Open IDEall opened 6 years ago

IDEall commented 6 years ago

I have Icecast 2.4.2 and streaming from sdrtrunk doesn't work. It is connected to the icecast just there's no audio. In the status windows I can see Quequed and Streamed data as "0". Already testes as an old icecast and icecast2 stream. I do have decoded audio on line out form my sound card

-- INFO a.b.AudioBroadcaster - [stream] status: Connected

DSheirer commented 6 years ago

Have you added a broadcast stream to each of the aliases that you want to stream over icecast?

IDEall commented 6 years ago

yep, I have configured broadcast channel "stream" and I see filtered aliases in the events

DSheirer commented 6 years ago

Have you added the broadcast channel 'stream' to each individual alias? If so, could you please send me your playlist_v2.xml file so that I can check to see what might be preventing the audio from streaming?