From owner-freebsd-python@FreeBSD.ORG Fri Nov 29 00:42:20 2013 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37849A16; Fri, 29 Nov 2013 00:42:20 +0000 (UTC) Received: from mail-qe0-x235.google.com (mail-qe0-x235.google.com [IPv6:2607:f8b0:400d:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D885B1E1B; Fri, 29 Nov 2013 00:42:19 +0000 (UTC) Received: by mail-qe0-f53.google.com with SMTP id nc12so8304377qeb.12 for ; Thu, 28 Nov 2013 16:42:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+DJaCsuOBaiMRqlC6K/76h4ZVliulWdUupLNsIl3Qr0=; b=S8O0qYYrBoX8tlt1XGgALYhi3v2A/g2faPgV5hQTNSFbSQNsjuoLKcy7eco/dTACaL f9+s+Tjk/b49BoOTcrjHbhpHXdQMwOIGfsY1at3iYi4Wyqyupwu/UrSN/fOwduN9/Fgq 3HqKfGf5lVqFZI9zQlMX2wJncLnYYvk/6I4nvCrtNFQuG/WJHlET9p9j8FdoQqX/LyeX ZiDBN8LicZ1tAbXeQJ3jxeFEkms41UtgEXPNYIpet9bjAsf4wpFMyttSSnNVZKHQFN23 pWWhfBG7fBIbCBueLUwOZtPI9PlazGE1pi5Pk0pdsOzyUftIedbx6d1vKps5rqIcTRN+ 9jJw== MIME-Version: 1.0 X-Received: by 10.224.74.201 with SMTP id v9mr3483697qaj.93.1385685739027; Thu, 28 Nov 2013 16:42:19 -0800 (PST) Received: by 10.140.81.233 with HTTP; Thu, 28 Nov 2013 16:42:18 -0800 (PST) In-Reply-To: References: <20131128232053.GA19413@enceladus10.kn-bremen.de> Date: Thu, 28 Nov 2013 22:42:18 -0200 Message-ID: Subject: Re: livestreamer port; anyone want to help porting python-librtmp? From: William Grzybowski To: Juergen Lock Content-Type: text/plain; charset=ISO-8859-1 Cc: multimedia-list freebsd , freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Nov 2013 00:42:20 -0000 On Thu, Nov 28, 2013 at 9:57 PM, William Grzybowski wrote: > Hi, > > I can do it, give me a day or so ;) Actually, done! :) Your livestreamer port looks OK at a quick glance, you can remove NO_STAGE, python ports are stage ready. Cheers, > > On Thu, Nov 28, 2013 at 9:20 PM, Juergen Lock wrote: >> Hi! >> >> I wanted to watch the spacex launch (still not launched), found out >> that the usual flash stream, >> >> http://www.spacex.com/webcast/ >> >> needs chrome/windows flash that we don't have (with flash11 it only >> plays for 10 or so seconds then stops until you hit reload) and so >> I wanted to try livestreamer: >> >> https://github.com/chrippa/livestreamer/ >> >> I know nothing about python porting but looking at other ports and >> with a bit of help from #freebsd-python I came up with this port: >> >> http://people.freebsd.org/~nox/tmp/livestreamer.shar >> >> which works for this stream: (by default it pipes to vlc) >> >> livestreamer http://new.livestream.com/spacex/SES8 432p >> >> It didn't work for other streams like from ustream [1], said it >> needs python-librtmp which I couldn't install via pip (devel/py-pip) >> either: >> >> https://github.com/chrippa/python-librtmp >> >> Soo, anyone want to port python-librtmp (and cffi)? :) >> >> Thanx! >> Juergen >> >> [1] List of streams/plugins: >> >> http://livestreamer.tanuki.se/en/latest/plugin_matrix.html#plugin-matrix >> _______________________________________________ >> freebsd-python@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-python >> To unsubscribe, send any mail to "freebsd-python-unsubscribe@freebsd.org" > > > > -- > William Grzybowski > ------------------------------------------ > Curitiba/PR - Brasil -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil