I am trying to stream Arte TV live and cannot find the correct streaming flux address.
[I use Totem with the specific Arte streaming codec and/or plugin downloaded and installed from the Ubuntu Soft Center.]
I did run some queries here and there (Google and askubuntu) and found only this as the closest thing to what I am looking for. Generally speaking apart from the fact that a lot of TV and radio stations passively limit the amount of streaming by users, I know that Arte is only available in France and Germany. I use Selektor to proxy in from servers geolocalized in Germany.
Can someone help me find the correct streaming address ?
python2.7
(but notpython3
) andbeautifulsoup
v 3.2.1. ... On the former I have both python 2.7.6 and python 3.4.0 installed. My default is 2.7.6 (i.e. this is what runs if I just typepython
on the cmd line), so I suppose that's that. Please correct me if I am wrong. On the latter, did you meanpython-beautifulsoup
the html parser for Python ? – Cbhihe Jul 13 '15 at 08:46totem 3.10.1
supplemented withtotem-plugin-arte 3.2.1-2ubuntu0.14.04.2
....... In French amazingly there doesn't seem to be any streaming quality prbm at all (no jitter, no sound degradation)..... The only thing is: it's in French ! ......... So I changed it to http://delive.artestras.cshls.lldns.net/artestras/delive/delive.m3u8 but there the streaming quality is bad to the point of not having sound (except for the very beginning of the streaming session), only image with a lot of jitter all the time. Any idea ? – Cbhihe Jul 13 '15 at 09:10VLC
gives acceptable results with very minor jitter issues.totem
in my present configuration seems only to be good for Arte+7 video viewing. Too bad becausetotem
is my preferred package. – Cbhihe Jul 13 '15 at 09:56