diff options
| -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 |
