From owner-freebsd-questions@FreeBSD.ORG Tue May 8 19:02:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85BC916A402 for ; Tue, 8 May 2007 19:02:56 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.237]) by mx1.freebsd.org (Postfix) with ESMTP id 3203713C459 for ; Tue, 8 May 2007 19:02:56 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so2212010nze for ; Tue, 08 May 2007 12:02:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=k8WK3TlSSYu/HZQ5GGTshBedgiumWvdMZirnzMp70ww9j3CWKal8W4dosH3EIugWakf3G1D+/dVgSAv8wxmTt+imVUc71QqfPZtCbgPVgiK7Iv+324PUnAyFQixK03yG1NgPOLtjEPmk/Sjxa2louNNXwedoBIgiQjQ20HCMPGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=SBQVHvmoUOjdoW5OeXc/eIGTS/UzQgvPG7AHU5Zw2aU4ajG7KI7F2wvRTeFKBBcWZVk0+JoC1DAv7AzyVbTdhhAC/UMXXC8sGV4BSKftJ/y8/QLn1BAhDhv8+WCRbliQeME3wrA/0iAi/sa7jvupDV44MQa8FhyKoxWynRzgVeo= Received: by 10.115.16.1 with SMTP id t1mr2701829wai.1178650974976; Tue, 08 May 2007 12:02:54 -0700 (PDT) Received: by 10.114.37.12 with HTTP; Tue, 8 May 2007 12:02:54 -0700 (PDT) Message-ID: <8d23ec860705081202sa8ee757j2dea339e8a7f1844@mail.gmail.com> Date: Tue, 8 May 2007 15:02:54 -0400 From: Schiz0 To: "Sean Murphy" In-Reply-To: <4640AA81.1040302@calarts.edu> MIME-Version: 1.0 References: <4640AA81.1040302@calarts.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Open Source Streaming Tools 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: Tue, 08 May 2007 19:02:56 -0000 On 5/8/07, Sean Murphy wrote: > > Is there any open source software to create playlists, hinted movies, > encoding, etc for use with Darwin Streaming Server running on FreeBSD. > I have the Streaming Server working but would like the tools to be open > source as well such as quicktime pro, broadcaster, qtss publisher. > > Thanks > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > Check out "kplaylist." It's a php script, so it might not be what you're looking for. But it indexes your music database into a MySQL db and lets you search, stream, and stuff like that. It even has it's own login system. http://www.kplaylist.net/