livestreamer port; anyone want to help porting python-librtmp?
Juergen Lock
nox at jelal.kn-bremen.de
Thu Nov 28 23:25:10 UTC 2013
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
More information about the freebsd-python
mailing list