[Icecast] Anyone using ffmpeg as a source-client?

webmaster at berean-biblechurch.org webmaster at berean-biblechurch.org
Thu Aug 29 01:43:12 UTC 2019


Hi Jack,
I'm on a Windows box.  FFmpeg captures the raw audio-in stream from the 
audio card (we do live broadcasts).  This is the cmd line:

c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High 
Definition Audio)" -b:a 16k -ar 32000 -ac 1^
  -ice_name "my name of stream" -ice_description "a nice description" 
-ice_genre "Christianity" -ice_url "https://server.org/live.mp3" 
-user_agent "as you like"^
  icecast://source:IceCast.Source@localhost:8000/live.mp3


Justin

On 2019-08-27 19:38, That Jack Elliott wrote:
> How are you capturing the audio-in?
> 
> Jack Elliott
> 
> On 8/27/2019 5:25 PM, webmaster at berean-biblechurch.org wrote:
>> Yes, I'm using it to capture the audio-in and pushing to Icecast.
>> 
>> On 2019-08-27 10:33, Jack Elliott wrote:
>>> As described here in ffmpeg's documentation:
>>> 
>>> http://ffmpeg.org/ffmpeg-all.html#Icecast



More information about the Icecast mailing list