网络电视最新版gmlive0.22beta 提供pplive支持(非wine) [2009-08-07]

Totem,mplayer,sopcast,realplayer,bmp
头像
lerosua
论坛版主
帖子: 8455
注册时间: 2007-11-29 9:41
联系:

网络电视最新版gmlive0.22beta 提供pplive支持(非wine) [2009-08-07]

#1

帖子 lerosua » 2009-08-07 9:16

新发一贴吧。
下载最新的gmlive 0.22 beta版本。 已经提供了pplive支持了。另外需要gmlive-extra这个包,里面打包了xpplive这个程序,pplive的核心。
详细参考 http://www.lerosua.org/2009/08/gmlive-0-22-beta/

期待强人打成deb包了。

因为pplive的频道地址是有时效性的,注意时常刷新。
头像
skyx
论坛版主
帖子: 9202
注册时间: 2006-12-23 13:46
来自: Azores Islands
联系:

Re: gmlive 支持pplive

#2

帖子 skyx » 2009-08-07 9:22

:shock:

ubuntu 9.04, 下载解压后,以下通过:


代码: 全选

sudo apt-get install libgtkmm-2.4-*  libglademm-2.4-*   libxml2-dev  intltool  build-essential  mplayer  checkinstall
cd gmlive-0.22
./configure 
sudo checkinstall  
cd gmlive-extra
sudo cp sp-sc-auth xpplive /usr/local/bin/
arch下,zhuzhu的PKGBUILD 还没更新!不过稍稍改一下就可以通过了:

代码: 全选

# Contributor: zhuqin <zhuqin83[AT]gmail[DOT]com>
pkgname=gmlive
pkgver=0.22beta
_pkgver=0.22
pkgrel=1
pkgdesc="Live video for linux, powered by mms, sopcast & pplive."
arch=('i686')
#i686 only due to non-free sopcast and/or xpplive
url="http://code.google.com/p/gmlive/"
license=('GPLv2')
depends=('libglademm' 'gtkmm' 'mplayer')
makedepends=('pkgconfig' 'intltool')
conflicts=('gmlive-svn')
source=(http://gmlive.googlecode.com/files/$pkgname-$_pkgver-beta.tar.bz2
http://gmlive.googlecode.com/files/$pkgname-extra.tar.gz)
md5sums=('3bd9e438cae947794478b6cb0cd98ce5' '1278b36e3701d4b127f239511d146218')

build() {
cd $srcdir/$pkgname-$_pkgver
./configure --prefix=/usr --disable-static || return 1
make || return 1
make DESTDIR=$pkgdir install || return 1

cd $srcdir/$pkgname-extra
install -Dm755 sp-sc-auth $pkgdir/usr/bin
install -Dm755 xpplive $pkgdir/usr/bin
} 


代码: 全选

==> Building and installing package
==> 正在创建软件包:gmlive 0.22-2 i686 (2009年 08月 07日 星期五 16:06:23 CST)
==> 正在检查运行时依赖关系...
==> 正在检查编译时依赖关系...
==> 获取源代码...
  -> 在创建目录中找到 gmlive-0.22-beta.tar.bz2
==> 正在验证源代码文件 md5sums...
    gmlive-0.22-beta.tar.bz2 ... 通过
==> 解压缩源码...
  -> bsdtar -x -f "gmlive-0.22-beta.tar.bz2"
==> 正在删除现有的 pkg/ 目录...
==> 正在进入 fakeroot 环境...
==> 正在开始 build()...
.....
........
make[1]: Leaving directory `/tmp/yaourt-tmp-sky/aur-gmlive/gmlive/src/gmlive-0.22'
==> 正在清理安装...
  -> 正在清除其他文件...
  -> 正在压缩 man 及 info 文档...
  -> 正在从二进制文件和库中清除 debug 符号...
  -> 正在生成 .PKGINFO 文件...
==> 正在创建软件包...
  -> 正在压缩软件包...
==> 正在退出 fakeroot 环境。
==> 完成创建:gmlive 0.22-2 i686 (2009年 08月 07日 星期五 16:09:06 CST)

==>  Continue installing gmlive? [Y/n]
==>  [v]iew package contents [c]heck package with namcap
==>   ----------------------------------------------
==>y

密码:
正在装载软件包数据...
正在检查依赖关系...
(1/1) 正在更新 gmlive                               [##################################################################################################] 100%

==> Checking vote status for gmlive

==>  Do you want to vote for gmlive inclusion/keeping in [community] ? [Y/n]
==>   ----------------------------------------------
==>y
gmlive now voted

Checking the integrity of the local database in /var/lib/pacman/



no security measure is worth anything if an attacker has physical access to the machine
头像
wangks18
帖子: 1151
注册时间: 2008-10-27 22:28
来自: 暮色酒馆

Re: gmlive 支持pplive

#3

帖子 wangks18 » 2009-08-07 9:25

:em11
优猫饼
头像
hethe
帖子: 3666
注册时间: 2005-08-01 9:14

Re: gmlive 支持pplive

#4

帖子 hethe » 2009-08-07 9:29

支持,置顶
Gedanken ohne Inhalt sind leer .Anschauungen ohne Begriffe sind blind.
头像
shanliang8008
帖子: 1362
注册时间: 2007-07-16 19:43
来自: tangshan

Re: gmlive 支持pplive

#5

帖子 shanliang8008 » 2009-08-07 9:32

回家去试试
头像
jiangkero
帖子: 704
注册时间: 2008-07-14 10:15

Re: gmlive 支持pplive

#6

帖子 jiangkero » 2009-08-07 9:39

斗篷男速度啊 呵呵 :em02
头像
夕阳西
帖子: 54
注册时间: 2008-10-03 18:39

Re: gmlive 支持pplive

#7

帖子 夕阳西 » 2009-08-07 9:41

非常期待
我那个PPLIVE没能弄好
I can't forget QMM
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: gmlive 支持pplive

#8

帖子 eexpress » 2009-08-07 9:45

继续要cli。 :em05
● 鸣学
头像
hcym
帖子: 15634
注册时间: 2007-05-06 2:46

Re: gmlive 支持pplive

#9

帖子 hcym » 2009-08-07 9:46

支持
头像
lerosua
论坛版主
帖子: 8455
注册时间: 2007-11-29 9:41
联系:

Re: gmlive 支持pplive

#10

帖子 lerosua » 2009-08-07 9:55

eexpress 写了:继续要cli。 :em05

代码: 全选

不用推测了,xpplive就用来p2p的,pplive是外壳调用播放器,读流。
gmlive就是这么做的,启动xpplive syncast://xxx
然后调用mplayer去读 http://127.0.0.1:1024/1.asf

大家可以基于此写脚本自己调用,或做另外的客户端
cli方式在这里 引用自http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=219377
wu4258528
帖子: 71
注册时间: 2006-10-10 17:38

Re: gmlive 支持pplive

#11

帖子 wu4258528 » 2009-08-07 11:09

希望哪位大侠可以把ppstream的二进制dll的接口(不是powerplayer.dll和powerlist.ocx,这两个都不能算是底层的,也都可以直接调用)给弄出来,这样写个程序调用,然后wine,应该可以成功吧。
linxyz
帖子: 310
注册时间: 2008-05-12 16:04

Re: gmlive 支持pplive

#12

帖子 linxyz » 2009-08-07 11:09

make[3]: 正在进入目录 `gmlive-0.22/plugins/tvonline'
make[3]: *** 没有规则可以创建“all-am”需要的目标“mms.lst”。 停止。
make[3]:正在离开目录 `gmlive-0.22/plugins/tvonline'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `gmlive-0.22/plugins'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `pplive-1.0-3.i386/gmlive-0.22'
make: *** [all] 错误 2


难道仅我错误?谁正常make了?
头像
xjpvictor
帖子: 2837
注册时间: 2007-08-22 15:55
系统: Archlinux
来自: 新加坡
联系:

Re: gmlive 支持pplive

#13

帖子 xjpvictor » 2009-08-07 11:17

:em11
Entschuldigung. Ich habe keine ahnung.
Secure with PGP: gpg --recv-keys 0x68b6e3d8
Fingerprint: 5556 517C F52F E402 DDF5 5400 6D30 F13E 68B6 E3D8
Towards A Sustainable Earth: Print Only When Necessary
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: gmlive 支持pplive

#14

帖子 eexpress » 2009-08-07 11:26

最烦跑后台,开端口的,万一执行了,占资源,还不知道。
尤其打倒占1024口的。
● 鸣学
lsl330
帖子: 294
注册时间: 2008-09-25 19:58

Re: gmlive 支持pplive

#15

帖子 lsl330 » 2009-08-07 11:29

linxyz 写了:make[3]: 正在进入目录 `gmlive-0.22/plugins/tvonline'
make[3]: *** 没有规则可以创建“all-am”需要的目标“mms.lst”。 停止。
make[3]:正在离开目录 `gmlive-0.22/plugins/tvonline'
make[2]: *** [all-recursive] 错误 1
make[2]:正在离开目录 `gmlive-0.22/plugins'
make[1]: *** [all-recursive] 错误 1
make[1]:正在离开目录 `pplive-1.0-3.i386/gmlive-0.22'
make: *** [all] 错误 2


难道仅我错误?谁正常make了?
我这里make一切正常,你./configure了没有?
回复