From owner-freebsd-multimedia Sat Feb 6 15:11:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA04349 for freebsd-multimedia-outgoing; Sat, 6 Feb 1999 15:11:48 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from proxy4.ba.best.com (proxy4.ba.best.com [206.184.139.15]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA04318 for ; Sat, 6 Feb 1999 15:11:27 -0800 (PST) (envelope-from finlayson@live.com) Received: from kaipara.live.com (kaipara.live.com [206.86.37.12]) by proxy4.ba.best.com (8.9.2/8.9.2/best.out) with SMTP id PAA25820 for ; Sat, 6 Feb 1999 15:10:27 -0800 (PST) Message-Id: <3.0.5.16.19990206150739.285f54c8@shell7.ba.best.com> X-Sender: rsf@shell7.ba.best.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (16) Date: Sat, 06 Feb 1999 15:07:39 To: multimedia@FreeBSD.ORG From: Ross Finlayson Subject: playRTPMPEG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As promised, Unix (including FreeBSD) versions of the "playRTPMPEG" tool are now available: This tool receives multicast MP3 streams (including those sent by liveCaster), and feeds the resulting MP3 frames to stdout. So, if you have a MP3 player that reads from stdin, you can use "playRTPMPEG" to feed it. Notes: - playRTPMPEG doesn't do any internal buffering; it assumes that whatever reads its stdout will buffer the MP3 frames appropriately. - It doesn't send RTCP receiver reports at all. (RTCP is on my todo list) - The Unix versions don't do the 'internal HTTP server' hack - that was indended only as a Windoze hack to get Winamp to work. Ross. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message