User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mission:log:2014:07:07:howto-view-iss-hdev-livestreamer-mplayer-xwinwrap [2015/05/14 07:45] chronomission:log:2014:07:07:howto-view-iss-hdev-livestreamer-mplayer-xwinwrap [2016/04/05 06:26] (current) chrono
Line 6: Line 6:
  
 Playing stuff in a browser is cool, but having it play in mplayer(2)/mpv seems way more flexible (and can also benefit from GPU video offloading). To grab the stream from ustream you can use [[https://github.com/chrippa/livestreamer]], which works very well. Playing stuff in a browser is cool, but having it play in mplayer(2)/mpv seems way more flexible (and can also benefit from GPU video offloading). To grab the stream from ustream you can use [[https://github.com/chrippa/livestreamer]], which works very well.
 +
 +{{:mission:log:2014:07:07:iss-drawing.png|ISS Schematic}}
  
 **mplayer2 based Systems** **mplayer2 based Systems**
Line 19: Line 21:
 </code> </code>
  
-The next level is to use xwinwrap to put the stream on your desktop, instead of a static image. When you've got alpha blending/compositing in your terms (xterm/urxvt etc.) you can even see it in the background of your shells (way awesome).+The next level is to use [[https://github.com/lrewega/xwinwrap|xwinwrap]] to put the stream on your desktop, instead of a static image. When you've got alpha blending/compositing in your terms (xterm/urxvt etc.) you can even see it in the background of your shells (way awesome).
  
 When you've installed livestreamer and xwinwrap, just call it like this: When you've installed livestreamer and xwinwrap, just call it like this: