From owner-freebsd-questions@freebsd.org Fri Jan 29 21:28:51 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D795A7327B for ; Fri, 29 Jan 2016 21:28:51 +0000 (UTC) (envelope-from santhosh@streamingbits.net) Received: from smtp3.clear.net.nz (smtp3.clear.net.nz [203.97.33.64]) by mx1.freebsd.org (Postfix) with ESMTP id 4C53A1EFC for ; Fri, 29 Jan 2016 21:28:50 +0000 (UTC) (envelope-from santhosh@streamingbits.net) Received: from mxin3-orange.clear.net.nz (lb1-srcnat.clear.net.nz [203.97.32.236]) by smtp3.clear.net.nz (CLEAR Net Mail) with ESMTP id <0O1Q00JG0GAPVD20@smtp3.clear.net.nz> for freebsd-questions@freebsd.org; Sat, 30 Jan 2016 10:13:39 +1300 (NZDT) Received: from 121-73-28-163.cable.telstraclear.net (HELO blackrock.streamingbits.net) ([121.73.28.163]) by smtpin3.clear.net.nz with ESMTP; Sat, 30 Jan 2016 10:13:36 +1300 Received: by blackrock.streamingbits.net (Postfix, from userid 58) id 49C6441E33; Sat, 30 Jan 2016 10:13:37 +1300 (NZDT) Received: from localhost (localhost [127.0.0.1]) by blackrock.streamingbits.net (Postfix) with ESMTP id 3215D41E2F; Sat, 30 Jan 2016 10:13:36 +1300 (NZDT) Date: Sat, 30 Jan 2016 10:13:36 +1300 From: Santhosh Joseph Subject: Re: Easiest way to watch Netflix in FreeBSD? In-reply-to: <56ABCDA2.50206@rawbw.com> To: Yuri , FreeBSD Questions Message-id: <1454102016.15674.5.camel@streamingbits.net> MIME-version: 1.0 X-Mailer: Evolution 3.16.5 FreeBSD GNOME Team Port Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on blackrock.streamingbits.net References: <56ABCDA2.50206@rawbw.com> X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Level: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2016 21:28:51 -0000 On Fri, 2016-01-29 at 12:37 -0800, Yuri wrote: > It turns out that chrome (chromium with some closed DRM components) > is > needed, but it isn't available in ports. > So is there any way, besides using the virtual machine? > > Thanks, > Yuri pipelight + sliverlight works well for me with firefox. You can also install the flash plugin if you want. ..pkg info pipelight.. Description : Pipelight is a wrapper for using Windows plugins in FreeBSD browsers and therefore giving you the possibility to access services which are otherwise not available for FreeBSD users. WWW: http://www.pipelight.net/ Cheers SJ