{{tag>TV Old}} # Regarder MetaTV sous GNU/Linux Voir [[gnu-linux-tv]] ### Intro Puisque le direct Daylimotion ne marche pas avec Viewtube / Firefox ni avec Chromium Message d'erreur ~~~ Device Not Supported This device is not supported for this live event. ~~~ ### Solution [MetaTV]([http://metatv.org/) Un bon tuto [[http://xmodulo.com/watch-live-streaming-video-command-line-linux.html]] Lien du projet [[http://docs.livestreamer.io/]] ~~~bash pip install --user livestreamer ~~~ ~~~ $ ~/.local/bin/livestreamer http://www.dailymotion.com/video/x155tg2 [cli][info] Found matching plugin dailymotion for URL http://www.dailymotion.com/video/x155tg2 Available streams: 208p (worst), 388p, 720p, 720p+ (best) ~~~ ~~~bash ~/.local/bin/livestreamer http://www.dailymotion.com/video/x155tg2 388p ~~~ ------ Actuellement j'ai souvent l'erreur ci-dessous ~~~ [stream.hds][error] Failed to open fragment 1-80258: Unable to open URL: http://stream-12.vty.dmcdn.net/08/dm/1/x155tg2/live.isml/events(live-1426732782)/live-audio=64000-video=400000-?hls_no_audio_only=1Seg1-Frag80258 (400 Client Error: Bad Request) ~~~