diff options
| author | 5shekel <yair99@gmail.com> | 2015-07-21 10:37:28 +0300 |
|---|---|---|
| committer | 5shekel <yair99@gmail.com> | 2015-07-21 10:37:28 +0300 |
| commit | 1e1917faaa64e4f770cdfbaa8ec2ea2a546cf269 (patch) | |
| tree | 81b15a28840ba9c4d2d2fbbcc243669e221a6608 /README.md | |
| parent | dea95f955873f967bce8a069f14ca931b0d8ffc4 (diff) | |
added mpv torecommended players
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,6 +5,7 @@ Audio and video streams from various sources. Playable through any media player: ```bash $ vlc --open "protocol://url.example.com/stream" $ mplayer "protocol://url.example.com/stream" +$ mpv "protocol://url.example.com/stream" ``` Some streams might require the mplayer `-playlist` parsing flag: @@ -12,6 +13,8 @@ Some streams might require the mplayer `-playlist` parsing flag: ```bash $ mplayer -playlist "protocol://url.example.com/stream" ``` +[mpv](mpv.io) is a fork of mplayer, it adds built +in support for many streaming sources (youtube, etc) ## Audio @@ -80,7 +83,7 @@ Via [LiveATC.net](http://www.liveatc.net) ## Video -### TAMI +### tami - Science Film Fest [wiki](http://telavivmakers.org/index.php/ScienceFilmFest) - tami.org.il:8000/sff.ogg ### 7chan |
