AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Share audio by ICECAST  (Read 1636 times)

0 Members and 1 Guest are viewing this topic.

josecmorales

  • New Member
  • *
  • Posts: 4
Share audio by ICECAST
« on: May 03, 2023, 03:35:30 PM »
Hi, i feed liveATC from a RPI (scanner and USB audiocard), the code is

Code: [Select]
[icecast2-0]
bitrateMode     = cbr       # constant bit rate
format          = mp3       # format of the stream: mp3
bitrate         = 16        # bitrate of the stream sent to the server
server          = audio-in.liveatc.net
port            = 8010
sampleRate      = 22050
lowpass         = 3500
password        = ***********
mountPoint      = svpr2
name            = SVPR
description     = SVPR
url             = http://www.liveatc.net
genre           = ATC
public          = no


what i need to write to share with radarbox?

Code: [Select]
[icecast2-1]
bitrateMode     = cbr       # constant bit rate
format          = mp3       # format of the stream: mp3
bitrate         = 16        # bitrate of the stream sent to the server
server          = audio.rb24.com
port            = 8000
sampleRate      = 22050
lowpass         = 3500
password        = ********
mountPoint      = EXTVHF00****
name            = SVPR
description     = SVPR
url             = http://www.liveatc.net
genre           = ATC
public          = no

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 33563
Re: Share audio by ICECAST
« Reply #1 on: May 03, 2023, 05:58:35 PM »

josecmorales

  • New Member
  • *
  • Posts: 4
Re: Share audio by ICECAST
« Reply #2 on: May 03, 2023, 06:07:51 PM »
Hi

Have a read at https://www.radarbox.com/sharing-vhf

Alan

Thanks Alan but i read it, but as you saw in my first message have a different form, and i dont know how to probe it

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 33563
Re: Share audio by ICECAST
« Reply #3 on: May 03, 2023, 06:27:45 PM »

josecmorales

  • New Member
  • *
  • Posts: 4
Re: Share audio by ICECAST
« Reply #4 on: May 03, 2023, 06:50:00 PM »
Sent it, thanks Alan.