From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 05:08:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A90DC16A4CE for ; Fri, 30 Jul 2004 05:08:02 +0000 (GMT) Received: from smtp.prodigy.net.mx (nlpproxy07.prodigy.net.mx [148.235.52.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D38A43D3F for ; Fri, 30 Jul 2004 05:08:02 +0000 (GMT) (envelope-from mfcardenas@prodigy.net.mx) Received: from smtp.prodigy.net.mx (nlpproxy07 [148.235.52.27]) by smtp.prodigy.net.mx (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0I1N007VBFKHOK@smtp.prodigy.net.mx>; Fri, 30 Jul 2004 00:07:30 -0500 (CDT) Received: from dup-200-64-114-216.prodigy.net.mx (du-200-64-114-216.prodigy.net.mx [200.64.114.216])(built Sep 8 2003)) with ESMTP id <0I1N0080CFKG46@smtp.prodigy.net.mx>; Fri, 30 Jul 2004 00:07:29 -0500 (CDT) Date: Fri, 30 Jul 2004 00:17:19 -0500 From: Miguel Cardenas To: freebsd-questions@freebsd.org Message-id: <200407300017.19291.mfcardenas@prodigy.net.mx> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-disposition: inline User-Agent: KMail/1.6.2 X-imss-version: 2.5 X-imss-result: Passed X-imss-scores: Clean:99.90000 C:15 M:2 S:5 R:5 X-imss-settings: Baseline:3 C:2 M:2 S:2 R:2 (0.5000 0.5000) Subject: Streaming audio with FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mfcardenas@prodigy.net.mx List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 05:08:02 -0000 Hello list!! I'd like to know if there's a software to stream audio to a ShoutCast server... I tried on linux the shoutcast dj, but is too simple and just plays a list of mp3... I need to transmit a radio program and require to send voice, music and/or both if necesary... Found a *nix library libshout2 (don't remember the name right now) but has no full documentation and examples are too poor to develop my own simple application... If somebody knows of a mp3/ogg streamer to a shoutcast server I'd appreciate if you tell me, am experiencing some problems with transmision from inside of my LAN with windows through the firewall (stream passes fine but with drop-outs)... so I need to transmit directly from the *nix server... Thanks for any comment... Miguel.