diff options
author | Nai <bluedbs@gmail.com> | 2010-05-13 00:59:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:59:50 +0200 |
commit | baca51e82b7df9543ca0a1d0f193cb8098b5c9a2 (patch) | |
tree | 5eed0bf2cc143a001c5e84a2e1a6224060139c7e /multimedia/sopcast/README.SLACKWARE | |
parent | a9b60999625a639f194c7beb79ee303188dec5b7 (diff) | |
download | slackbuilds-baca51e82b7df9543ca0a1d0f193cb8098b5c9a2.tar.gz |
multimedia/sopcast: Added to 13.0 repository
Diffstat (limited to 'multimedia/sopcast/README.SLACKWARE')
-rw-r--r-- | multimedia/sopcast/README.SLACKWARE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/sopcast/README.SLACKWARE b/multimedia/sopcast/README.SLACKWARE new file mode 100644 index 0000000000..3bfc66217e --- /dev/null +++ b/multimedia/sopcast/README.SLACKWARE @@ -0,0 +1,17 @@ +sopcast README.SLACKWARE 20091016 + +Sopcast's official readme file is included in sp-auth.tgz. The following is +a bit similar to it but hopefully it'll get you running. To run sopcast on +the command line: + +1. Type "sp-sc sop://211.152.36.37:3912/60341 8908 8909 > /dev/null &" + +2. Check if sop is running with "ps ux | grep sp-sc" + +Now you can load your live channel with xine, gxine, mplayer, or vlc like this: + + xine http://localhost:8909/tv.asf + +If it doesn't work, most likely the channel is dead. + +To see a list of commands, type: "sp-sc" |