Just for Fun

Saturday, August 25, 2007

How to watch TV with sopcast

6/ Play a channel

go to the channel page on sopcast: http://www.sopcast.org/channel/

copy the link of the channel you want to watch, for example, espn:
sop://broker.sopcast.org:3919/official/espn

in a terminal, type:
Code:

/home/yourname/sopcast/sp-sc sop:sop://broker.sopcast.org:3919/official/espn 8900 8800

Wait for around 15 seconds, open mplayer, go to play location and play: http://localhost:8800

Friday, August 24, 2007

install qsopcast on ubuntu

成功在ubuntu上实现网络电视的经验……

首先,
sudo apt-get install alien gcc make (如果已经安装alien,您可以取消此句)

然后就可以到以下网址下载:
http://www.sopcast.com/download/

sp-sc.tgz,libstdcpp5.tgz

http://apt.magiclinux.org/magic/2.1/unstable/RPMS.os/qsopcast-0.3.1-1mgc.i686.rpm

再将sp-sc.tgz中的文件解压到/usr/local/bin/下,再用
sudo alien qsopcast-0.3.1-1mgc.i686.rpm
sudo dpkg -i qsopcast_0.3.1-2_i386.deb
其次是安装kaffeine or mplayer,
sudo apt-get install kaffeine
这样就可以在“应用程序”->中的“Internet"看到qsopcast了。