From owner-freebsd-questions@FreeBSD.ORG Thu Feb 4 12:42:18 2010 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 2E8B2106566C for ; Thu, 4 Feb 2010 12:42:18 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id B1CB58FC12 for ; Thu, 4 Feb 2010 12:42:17 +0000 (UTC) Received: by ewy3 with SMTP id 3so290930ewy.13 for ; Thu, 04 Feb 2010 04:42:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=MmtnNr+H0+tc/B2fw3SoDR0K7PQlTslwrQpr35kQjWw=; b=K91WD8qs0vzKXjGZ/Np1C/MqFZxbRm6iietvoSwULW6AYgNVfEZ6dSQo6eb/59SbYR PP7npGOeiOsqvcB5aOGtdjAqUWk52n6OSRUyXBekLE7adRr5MAI09i77j0PGSwdmMcZW nZAn0QwXn/jWKRJzDM28oLFUC7iwIn+PZOdgE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=V7Ku6abWvpSly3DbPlCZuLWj/zXwsR+Pcev9zf47sUB4R9bpuASLyJ0u56EEUya9WA lc68M7UcRs4mSgPtRmDOC6ULVJFJ+G1GHLVOjfEqDui5/q+U5mICXIJe+lvGcaaQn4zo SHinUaKWLSOhd4DKmvCHPvq82R/JFChLtDUJo= Received: by 10.213.96.68 with SMTP id g4mr3421808ebn.77.1265287336154; Thu, 04 Feb 2010 04:42:16 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 5sm1870488eyh.32.2010.02.04.04.42.13 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Feb 2010 04:42:14 -0800 (PST) Date: Thu, 4 Feb 2010 12:42:11 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20100204124211.282dfc31@gumby.homeunix.com> In-Reply-To: <20100204012953.GA32975@thought.org> References: <20100204012953.GA32975@thought.org> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.18.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: this may be impossible: iis there a way to play streams on our firefox? 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: Thu, 04 Feb 2010 12:42:18 -0000 On Wed, 3 Feb 2010 17:29:57 -0800 Gary Kline wrote: > > > Is there a way of streaming stuff like old tv shows, the > bbc-player, and pbs steams on the freebsd version of > firefox35? Currently the best way of using BBC iplayer is a perl script called get_iplayer which downloads DRM-free mp4 files intended for mobile-devices. I don't think it's in ports, but you can download it as a single file, which self-upgrades. It can access other interfaces for radio programmes too. The last time I checked the official iplayer application didn't install under wine. The online version is flash-based and should work with anything that supports flash - I still use windows firefox under wine, but it probably will work with linux flash under emulation.