之间大家可能听说过gsopcast这款网络电视软件,它是一款基于sopcast的P2P网络电视软件。不过gsopcast已经好久没有更新了。
没关系,新的选择来了──gmlive!gmlive是由国内cyclone团队开发的一款软件, 它被设计为支持多种P2P广播视频流。目前为止支持nslive和sopcast。同gsopcast一样,gmlive仅提供一个友好的图形外壳,并不提供直播服务。所以用户需要自己选择流并安装之。
另外,gmlive调用mplayer作为其视频播放前端,所以你还得有mplayer。
目前团队放出了第一个可用的版本──0.1.1。
下载源码并编译安装:
http://gmlive.googlecode.com/files/gmlive-0.11.tar.gz
还是一如继往的编译和安装,不过稍有不同,./configure换成了./autogen.sh
./autogen.sh
make
sudo make install
安装完成后,就根据自己的需要选择视频流的支持:
加nslive流支持请下载
http://www.newseetv.com/soft/nslive-0.1.0.tar.gz
添加sopcast流支持请下载
http://download.sopcast.com/download/sp-auth.tgz
下载后,将它们的二进制文件拷贝到/usr/local/bin/或/usr/bin/
虽然软件才刚刚开始,可能不稳定、有Bug等,但是还是希望软件能发展下去!
sp-auth.gz下载不到可以到这里:ftp://ftp.fedora.cn/pub/fedora-cn/linux/7/i386/sp-sc-1.1.1-1.fc7.fcn.y1.i386.rpm下载这个rpm包安装,F7和Fedora 8都可用,ubuntu用户转一下包,应该问题也不大
liuyaohua 于 2009-04-29 16:08:46发表:
谢谢!一直在找!
wangfeng819 于 2009-04-27 23:39:30发表:
Linux下网络电视实在很麻烦
``` 于 2009-04-27 22:09:40发表:
这个GMLive好像不是P2P的。有点卡
hobo2008 于 2008-05-23 12:10:33发表:
0:5ty(
badboy1201 于 2008-03-23 10:58:17发表:
请教一下,当输入make 结果显示为Running intltoolize...
Running aclocal-1.9...
/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:4: error: Autoconf version 2.60 or higher is required
configure.in:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal-1.9: autom4te failed with exit status: 63
[root@localhost gmlive-0.11]# make
结果显示为:0w223dc make: *** 没有指明目标并且找不到 makefile。 停止:0w223dc
遇到这个问题该如何解决:0wl;l1 :0wl;l1 :0wl;l1
zxz7006 于 2008-03-08 01:10:20发表:
才接触Linux,这个以后慢慢学习:0)1
lyyu1988 于 2008-03-07 21:05:40发表:
***Error***: some autoconf macros required to build Package
were not found in your aclocal path, or some forbidden
macros were found. Perhaps you need to adjust your
ACLOCAL_FLAGS
什么意思阿?
装不上阿!
niutao0602 于 2007-12-17 10:36:27发表:
谢谢,装着试试