Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2013 00:20:53 +0100
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        freebsd-multimedia@FreeBSD.org, freebsd-python@FreeBSD.org
Subject:   livestreamer port; anyone want to help porting python-librtmp?
Message-ID:  <20131128232053.GA19413@enceladus10.kn-bremen.de>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131128232053.GA19413>