From owner-freebsd-questions@FreeBSD.ORG Mon Feb 2 22:53:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D85C510656D1 for ; Mon, 2 Feb 2009 22:53:36 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-gx0-f21.google.com (mail-gx0-f21.google.com [209.85.217.21]) by mx1.freebsd.org (Postfix) with ESMTP id 782F18FC13 for ; Mon, 2 Feb 2009 22:53:35 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: by gxk14 with SMTP id 14so1799091gxk.19 for ; Mon, 02 Feb 2009 14:53:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=cH8k4avlbOBsgLXzDKggQZCrnmwl9oeNpupcazSOTSM=; b=WxzG2kdYfCN5cLdo8m2BKFL5H0be3iH9satmxBbb4twHdjy7eQOBqFA8c2JI2uM5rp kYuwQ3w3DGgeApoZM5iab9aAg0hWWMhxyaz9nnwALdfu2jFmCoTD7EYDN5zCQ/UOu2Lr mJCCVrc58RpdT0LpHGdagkLkW/BNhWPCKd334= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DGf2zEpdBEIvikBMpl3Fqg2aSPq8g5gKVIESILs2QxxGYBveMxPjeliyesaEGf4W8N a9j+37oQs2GiY2EIUUw1otUI4Dte6MoCubp+M8A2+/LdF/uV+Hbq8v7tXUxXymwOuPbG FvxRfqMy1RQv3CegH9viRF1b47sCp7XWoO5ZY= MIME-Version: 1.0 Received: by 10.231.20.65 with SMTP id e1mr597512ibb.1.1233615213994; Mon, 02 Feb 2009 14:53:33 -0800 (PST) In-Reply-To: <613985.35234.qm@web52104.mail.re2.yahoo.com> References: <613985.35234.qm@web52104.mail.re2.yahoo.com> Date: Mon, 2 Feb 2009 15:53:33 -0700 Message-ID: From: Tim Judd To: ipfreak@yahoo.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd general questions Subject: Re: freebsd and multicasting software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2009 22:53:37 -0000 On Sun, Feb 1, 2009 at 3:46 PM, gahn wrote: > Hi, all: > > Does anyone know multicasting packages (udp based) that I can test on the > freebsd? I am using 6.3 and it comes with vlc-0.8.6i and doesn't support udp > streaming. > > Any help would be greatly appreciated.. udpcast? http://udpcast.linux.lu/ It's one of my goals to play with this software in greater detail so I can truly evaluate it and give it my own personal (for my own personal needs) thumbs up or down. G'luck